summaryrefslogtreecommitdiff
path: root/toolkit
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 21:57:32 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 21:57:32 +0000
commitf09e15218459f9aa6f52312a907e050ad5af0f53 (patch)
treefef0c38a0e0e10e3620c258b2da3762140914e51 /toolkit
parentff14c046896fb3aea917bd00292cbd651385383d (diff)
INTEGRATION: CWS warnings01 (1.8.24); FILE MERGED
2005/10/25 15:56:06 mt 1.8.24.1: #i55991# Warning Free Code
Diffstat (limited to 'toolkit')
-rw-r--r--toolkit/inc/toolkit/helper/unowrapper.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/toolkit/inc/toolkit/helper/unowrapper.hxx b/toolkit/inc/toolkit/helper/unowrapper.hxx
index 823314d95d99..4cedddf05139 100644
--- a/toolkit/inc/toolkit/helper/unowrapper.hxx
+++ b/toolkit/inc/toolkit/helper/unowrapper.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unowrapper.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 13:00:06 $
+ * last change: $Author: hr $ $Date: 2006-06-19 22:57:32 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -63,6 +63,7 @@ private:
public:
UnoWrapper( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XToolkit>& rxToolkit );
+ virtual ~UnoWrapper();
void Destroy();