diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-01-19 16:45:01 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-01-19 16:45:01 +0000 |
commit | cab26fbc441eb4391bd5d252cc4080319134109b (patch) | |
tree | 230efb3cfb3765d5aff99d9ed95f8d627b59194d /UnoControls | |
parent | 6c2d5a2f59fd725ef2c279eaf74a606052d080da (diff) |
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
Diffstat (limited to 'UnoControls')
-rw-r--r-- | UnoControls/source/inc/statusindicator.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/UnoControls/source/inc/statusindicator.hxx b/UnoControls/source/inc/statusindicator.hxx index f8a1a55c4f83..129e58b36791 100644 --- a/UnoControls/source/inc/statusindicator.hxx +++ b/UnoControls/source/inc/statusindicator.hxx @@ -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 - |