summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/QTableWindow.cxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-11-16 16:14:53 -0500
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-11-16 16:18:37 -0500
commit43cd14d317dd463a9e7c15fd6bcd6b289f96491f (patch)
treef9f899b2c368c06527101abb48cfbe991bd39f42 /dbaccess/source/ui/querydesign/QTableWindow.cxx
parent032164972c7f4c720937e6117c0e147cfdd448b0 (diff)
Fix the Windows build breakage by reorganizing svtools headers.
Also removed a fair amount of implicit inline methods to promote use of more forward declaration. Change-Id: I5ad21f0d7abc85281708b7e87f1036b02a053627
Diffstat (limited to 'dbaccess/source/ui/querydesign/QTableWindow.cxx')
-rw-r--r--dbaccess/source/ui/querydesign/QTableWindow.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/querydesign/QTableWindow.cxx b/dbaccess/source/ui/querydesign/QTableWindow.cxx
index d07ab1eb3408..357860bc450b 100644
--- a/dbaccess/source/ui/querydesign/QTableWindow.cxx
+++ b/dbaccess/source/ui/querydesign/QTableWindow.cxx
@@ -40,7 +40,7 @@
#include <comphelper/string.hxx>
#include <comphelper/uno3.hxx>
#include "UITools.hxx"
-
+#include "svtools/treelistentry.hxx"
using namespace ::com::sun::star::sdbc;
using namespace ::com::sun::star::sdbcx;