Kaydet (Commit) 06baeaa6 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS dba06 (1.6.54); FILE MERGED

2003/05/21 06:31:30 fs 1.6.54.1: #109591# when beeing cloned, initialize the image producer with the image URL
üst 923362c7
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: ImageButton.cxx,v $ * $RCSfile: ImageButton.cxx,v $
* *
* $Revision: 1.6 $ * $Revision: 1.7 $
* *
* last change: $Author: oj $ $Date: 2002-12-02 12:57:25 $ * last change: $Author: vg $ $Date: 2003-05-22 10:47:42 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -114,6 +114,7 @@ OImageButtonModel::OImageButtonModel( const OImageButtonModel* _pOriginal, const ...@@ -114,6 +114,7 @@ OImageButtonModel::OImageButtonModel( const OImageButtonModel* _pOriginal, const
:OImageModel( _pOriginal, _rxFactory ) :OImageModel( _pOriginal, _rxFactory )
{ {
DBG_CTOR(OImageButtonModel, NULL); DBG_CTOR(OImageButtonModel, NULL);
implInitializeImageURL();
} }
//------------------------------------------------------------------------------ //------------------------------------------------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment