summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2001-02-05 08:20:23 +0000
committerOcke Janssen <oj@openoffice.org>2001-02-05 08:20:23 +0000
commitdb3cecce28d2162cefb58d3942ba541f44981a6b (patch)
tree902865d539a2b0362c81b9b4d431ef1c865fc627 /dbaccess/source/ui
parent51984f3c6688adf805c263cd44ddd573ea9400b6 (diff)
some changes for the querydesign
Diffstat (limited to 'dbaccess/source/ui')
-rw-r--r--dbaccess/source/ui/browser/dataview.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/dbaccess/source/ui/browser/dataview.cxx b/dbaccess/source/ui/browser/dataview.cxx
index 32d95312fb84..fab769dcf27d 100644
--- a/dbaccess/source/ui/browser/dataview.cxx
+++ b/dbaccess/source/ui/browser/dataview.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: dataview.cxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: oj $ $Date: 2001-01-09 15:42:13 $
+ * last change: $Author: oj $ $Date: 2001-02-05 09:20:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -149,3 +149,4 @@ void ODataView::Resize()
m_pToolBox->SetPosSizePixel(aRect.TopLeft(),aRect.GetSize());
}
//------------------------------------------------------------------
+