summaryrefslogtreecommitdiff
path: root/basic
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 16:44:19 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 16:44:19 +0000
commit1f3a0b61cf2c5e57cb300a55967c644875361045 (patch)
treea94211db99baca0d31d54e450f5486784828d4a3 /basic
parentbb92bea759d0449927fcee2d5b577aa4566228cf (diff)
INTEGRATION: CWS warnings01 (1.10.8); FILE MERGED
2005/11/07 12:02:47 ab 1.10.8.1: #i53898# Removed warnings
Diffstat (limited to 'basic')
-rw-r--r--basic/source/inc/sbintern.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/basic/source/inc/sbintern.hxx b/basic/source/inc/sbintern.hxx
index 431bfd23e624..e4f4b2447ed6 100644
--- a/basic/source/inc/sbintern.hxx
+++ b/basic/source/inc/sbintern.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: sbintern.hxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: hr $ $Date: 2005-09-29 16:31:39 $
+ * last change: $Author: hr $ $Date: 2006-06-19 17:44:19 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -74,6 +74,7 @@ class SbClassFactory : public SbxFactory
public:
SbClassFactory( void );
+ virtual ~SbClassFactory();
void AddClassModule( SbModule* pClassModule );
void RemoveClassModule( SbModule* pClassModule );