INTEGRATION: CWS gcc41 (1.5.10); FILE MERGED
2005/12/07 12:19:41 pmladek 1.5.10.1: #i58967# Removed extra qualification to fix build with gcc-4.1
This commit is contained in:
parent
6c2d5a2f59
commit
cab26fbc44
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: statusindicator.hxx,v $
|
||||
*
|
||||
* $Revision: 1.5 $
|
||||
* $Revision: 1.6 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2005-09-09 09:20:56 $
|
||||
* last change: $Author: obo $ $Date: 2006-01-19 17:45:01 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -546,7 +546,7 @@ protected:
|
|||
@onerror -
|
||||
*/
|
||||
|
||||
virtual UNO3_WINDOWDESCRIPTOR* StatusIndicator::impl_getWindowDescriptor( const UNO3_REFERENCE< UNO3_XWINDOWPEER >& xParentPeer );
|
||||
virtual UNO3_WINDOWDESCRIPTOR* impl_getWindowDescriptor( const UNO3_REFERENCE< UNO3_XWINDOWPEER >& xParentPeer );
|
||||
|
||||
/**_______________________________________________________________________________________________________
|
||||
@short -
|
||||
|
|
Loading…
Reference in a new issue