summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/QTableConnection.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-11-05 08:06:13 +0000
committerRüdiger Timm <rt@openoffice.org>2007-11-05 08:06:13 +0000
commitbeb3e1b1fd6cc819aa254158a14859b707e09ad3 (patch)
tree603c9bbcd83bc018a0c0fe1ecffde03dceb24150 /dbaccess/source/ui/querydesign/QTableConnection.cxx
parentb3a365ce773c0da86170dbc414c4abf0e594f674 (diff)
#i10000# Extra semicolon removed.
Diffstat (limited to 'dbaccess/source/ui/querydesign/QTableConnection.cxx')
-rw-r--r--dbaccess/source/ui/querydesign/QTableConnection.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/querydesign/QTableConnection.cxx b/dbaccess/source/ui/querydesign/QTableConnection.cxx
index 8d399ebd9379..3eee09f11776 100644
--- a/dbaccess/source/ui/querydesign/QTableConnection.cxx
+++ b/dbaccess/source/ui/querydesign/QTableConnection.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: QTableConnection.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2007-11-01 15:29:30 $
+ * last change: $Author: rt $ $Date: 2007-11-05 08:54:43 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -51,7 +51,7 @@ using namespace dbaui;
//========================================================================
// class OQueryTableConnection
//========================================================================
-DBG_NAME(OQueryTableConnection);
+DBG_NAME(OQueryTableConnection)
//------------------------------------------------------------------------
OQueryTableConnection::OQueryTableConnection(OQueryTableView* pContainer, const TTableConnectionData::value_type& pTabConnData)