Kaydet (Commit) 923362c7 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS dba06 (1.9.16); FILE MERGED

2003/05/21 06:31:24 fs 1.9.16.1: #109591# when beeing cloned, initialize the image producer with the image URL
üst cf870dd8
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: Button.cxx,v $ * $RCSfile: Button.cxx,v $
* *
* $Revision: 1.9 $ * $Revision: 1.10 $
* *
* last change: $Author: hr $ $Date: 2003-03-25 18:01:14 $ * last change: $Author: vg $ $Date: 2003-05-22 10:47:01 $
* *
* 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
...@@ -116,6 +116,7 @@ OButtonModel::OButtonModel( const OButtonModel* _pOriginal, const Reference<XMul ...@@ -116,6 +116,7 @@ OButtonModel::OButtonModel( const OButtonModel* _pOriginal, const Reference<XMul
:OImageModel( _pOriginal, _rxFactory ) :OImageModel( _pOriginal, _rxFactory )
{ {
DBG_CTOR( OButtonModel, NULL ); DBG_CTOR( OButtonModel, 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