diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 22:07:57 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 22:07:57 +0000 |
commit | c091087ced7b762cbec803a4c1b2c11fd52aed90 (patch) | |
tree | 3f2c8f2f06833e367e7b3041c736c2b540c26d23 /UnoControls/inc | |
parent | 63845eab08aa2b5048539c20fac49f6b0ca07ef4 (diff) |
INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED
2005/10/25 09:12:17 pl 1.3.4.1: #i55991# removed warnings for solaris platform
Diffstat (limited to 'UnoControls/inc')
-rw-r--r-- | UnoControls/inc/basecontainercontrol.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/UnoControls/inc/basecontainercontrol.hxx b/UnoControls/inc/basecontainercontrol.hxx index f203a871fd95..6d049fcc122e 100644 --- a/UnoControls/inc/basecontainercontrol.hxx +++ b/UnoControls/inc/basecontainercontrol.hxx @@ -4,9 +4,9 @@ * * $RCSfile: basecontainercontrol.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-09 09:14:01 $ + * last change: $Author: hr $ $Date: 2006-06-19 23:07:57 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -524,7 +524,7 @@ public: //____________________________________________________________________________________________________________ protected: - + using OComponentHelper::disposing; /**_______________________________________________________________________________________________________ @short @descr |