summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/objdlg.hxx
diff options
context:
space:
mode:
authorThomas Benisch <tbe@openoffice.org>2002-04-25 08:34:09 +0000
committerThomas Benisch <tbe@openoffice.org>2002-04-25 08:34:09 +0000
commita30b23d7470b915da21bc1d43777459dc8974da2 (patch)
tree44238c1cd6219d83b37295ece4d22a365e9b56e3 /basctl/source/basicide/objdlg.hxx
parentea80809eb68e014355a33f6b139fb80a6d07551f (diff)
#98696# ACC: Unable to use the Object Catalog without mouse
Diffstat (limited to 'basctl/source/basicide/objdlg.hxx')
-rw-r--r--basctl/source/basicide/objdlg.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/basctl/source/basicide/objdlg.hxx b/basctl/source/basicide/objdlg.hxx
index 797f214cc80a..a7eb68fc3c75 100644
--- a/basctl/source/basicide/objdlg.hxx
+++ b/basctl/source/basicide/objdlg.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: objdlg.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mh $ $Date: 2000-09-29 11:02:37 $
+ * last change: $Author: tbe $ $Date: 2002-04-25 09:32:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -113,6 +113,7 @@ protected:
public:
ObjectCatalog( Window * pParent );
+ virtual ~ObjectCatalog();
void ScanBasic( BasicManager* pBasMgr, const String& rName );
void UpdateEntries();