summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/relationdesign/RTableConnection.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 02:30:32 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 02:30:32 +0000
commit5808d93fefad5fc0285d3fb5cd19996bcd028a4c (patch)
tree1c47180830e2e4b8401764410790b3ab709cfed5 /dbaccess/source/ui/relationdesign/RTableConnection.cxx
parentc06bd410c138da6b81b9b61a2e2ffe09efeda60e (diff)
INTEGRATION: CWS warnings01 (1.4.50); FILE MERGED
2006/03/24 15:36:29 fs 1.4.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)
Diffstat (limited to 'dbaccess/source/ui/relationdesign/RTableConnection.cxx')
-rw-r--r--dbaccess/source/ui/relationdesign/RTableConnection.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/relationdesign/RTableConnection.cxx b/dbaccess/source/ui/relationdesign/RTableConnection.cxx
index d2265ba3649b..f3e8eb625afc 100644
--- a/dbaccess/source/ui/relationdesign/RTableConnection.cxx
+++ b/dbaccess/source/ui/relationdesign/RTableConnection.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: RTableConnection.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 16:35:12 $
+ * last change: $Author: hr $ $Date: 2006-06-20 03:30:32 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -52,7 +52,7 @@ using namespace dbaui;
//========================================================================
// class ORelationTableConnection
//========================================================================
-DBG_NAME(ORelationTableConnection);
+DBG_NAME(ORelationTableConnection)
//------------------------------------------------------------------------
ORelationTableConnection::ORelationTableConnection( ORelationTableView* pContainer,
ORelationTableConnectionData* pTabConnData )