summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser/dbtreemodel.hxx
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2001-08-15 12:14:59 +0000
committerOcke Janssen <oj@openoffice.org>2001-08-15 12:14:59 +0000
commit7a091a2945a5b22a81eb124ae9c02a89c3ac25f0 (patch)
treed01d1b7dfb77bae9b73fc74e9470825d05d364c7 /dbaccess/source/ui/browser/dbtreemodel.hxx
parent1acbe05d887df4ab914c84944a29989f44c44c6c (diff)
#88644# correct getImplementationId and insert some DBG's
Diffstat (limited to 'dbaccess/source/ui/browser/dbtreemodel.hxx')
-rw-r--r--dbaccess/source/ui/browser/dbtreemodel.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/dbaccess/source/ui/browser/dbtreemodel.hxx b/dbaccess/source/ui/browser/dbtreemodel.hxx
index fbb0f4b48a9c..0875fd848b31 100644
--- a/dbaccess/source/ui/browser/dbtreemodel.hxx
+++ b/dbaccess/source/ui/browser/dbtreemodel.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: dbtreemodel.hxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: oj $ $Date: 2001-05-14 11:58:59 $
+ * last change: $Author: oj $ $Date: 2001-08-15 13:14:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -105,6 +105,7 @@ namespace dbaui
SbaTableQueryBrowser::EntryType eType;
DBTreeListUserData();
+ ~DBTreeListUserData();
};
static sal_uInt16 getImageResId(SbaTableQueryBrowser::EntryType _eType);