summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/browser/dbtreeview.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2001-07-12 07:42:16 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2001-07-12 07:42:16 +0000
commit67c8ca0778ae63bfc612adc46e50a499bad9695b (patch)
treeb244b732152e29168aac2c482ef59026ac87eb18 /dbaccess/source/ui/browser/dbtreeview.cxx
parent#89437# positioning cache when standing on a row outside the cache (diff)
downloadcore-67c8ca0778ae63bfc612adc46e50a499bad9695b.tar.gz
core-67c8ca0778ae63bfc612adc46e50a499bad9695b.zip
#87576# extras semicolon removed
Diffstat (limited to 'dbaccess/source/ui/browser/dbtreeview.cxx')
-rw-r--r--dbaccess/source/ui/browser/dbtreeview.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/browser/dbtreeview.cxx b/dbaccess/source/ui/browser/dbtreeview.cxx
index 6588641e66b4..7bb8330c92c0 100644
--- a/dbaccess/source/ui/browser/dbtreeview.cxx
+++ b/dbaccess/source/ui/browser/dbtreeview.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: dbtreeview.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: oj $ $Date: 2001-07-03 12:54:05 $
+ * last change: $Author: rt $ $Date: 2001-07-12 08:42:16 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -81,7 +81,7 @@ namespace dbaui
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::lang;
-DBG_NAME(DBTreeView);
+DBG_NAME(DBTreeView)
//========================================================================
// class DBTreeView
//========================================================================