summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/QTableConnection.cxx
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2001-02-28 09:18:26 +0000
committerOcke Janssen <oj@openoffice.org>2001-02-28 09:18:26 +0000
commitc1d5dbccf353723e777a0f8710284b8125df8db6 (patch)
tree3887bc631bbbd1ca7774ca39f89545c626f7a7f3 /dbaccess/source/ui/querydesign/QTableConnection.cxx
parent8c2bf53436630c8685d35c7a4d41fca234190ed1 (diff)
relation design changes
Diffstat (limited to 'dbaccess/source/ui/querydesign/QTableConnection.cxx')
-rw-r--r--dbaccess/source/ui/querydesign/QTableConnection.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/ui/querydesign/QTableConnection.cxx b/dbaccess/source/ui/querydesign/QTableConnection.cxx
index a8e7ea2b9ab8..c8194ef25560 100644
--- a/dbaccess/source/ui/querydesign/QTableConnection.cxx
+++ b/dbaccess/source/ui/querydesign/QTableConnection.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: QTableConnection.cxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: oj $ $Date: 2001-02-05 09:20:08 $
+ * last change: $Author: oj $ $Date: 2001-02-28 10:18:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -64,6 +64,9 @@
#ifndef _TOOLS_DEBUG_HXX
#include <tools/debug.hxx>
#endif
+#ifndef DBAUI_QUERYTABLEVIEW_HXX
+#include "QueryTableView.hxx"
+#endif
using namespace dbaui;