summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/QTableWindow.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/querydesign/QTableWindow.cxx')
-rw-r--r--dbaccess/source/ui/querydesign/QTableWindow.cxx22
1 files changed, 11 insertions, 11 deletions
diff --git a/dbaccess/source/ui/querydesign/QTableWindow.cxx b/dbaccess/source/ui/querydesign/QTableWindow.cxx
index 2bb7a503aaf8..155618254a81 100644
--- a/dbaccess/source/ui/querydesign/QTableWindow.cxx
+++ b/dbaccess/source/ui/querydesign/QTableWindow.cxx
@@ -18,17 +18,17 @@
*/
#include "QTableWindow.hxx"
-#include "QueryTableView.hxx"
-#include "stringconstants.hxx"
+#include <QueryTableView.hxx>
+#include <stringconstants.hxx>
#include <osl/diagnose.h>
-#include "helpids.h"
-#include "QueryDesignView.hxx"
-#include "browserids.hxx"
-#include "querycontroller.hxx"
+#include <helpids.h>
+#include <QueryDesignView.hxx>
+#include <browserids.hxx>
+#include <querycontroller.hxx>
#include <vcl/image.hxx>
-#include "TableWindowListBox.hxx"
-#include "strings.hrc"
-#include "strings.hxx"
+#include <TableWindowListBox.hxx>
+#include <strings.hrc>
+#include <strings.hxx>
#include <com/sun/star/sdbcx/XKeysSupplier.hpp>
#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/container/XIndexAccess.hpp>
@@ -39,8 +39,8 @@
#include <comphelper/extract.hxx>
#include <comphelper/string.hxx>
#include <comphelper/uno3.hxx>
-#include "UITools.hxx"
-#include "svtools/treelistentry.hxx"
+#include <UITools.hxx>
+#include <svtools/treelistentry.hxx>
using namespace ::com::sun::star::sdbc;
using namespace ::com::sun::star::sdbcx;