summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/querycontroller.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/querydesign/querycontroller.cxx')
-rw-r--r--dbaccess/source/ui/querydesign/querycontroller.cxx44
1 files changed, 22 insertions, 22 deletions
diff --git a/dbaccess/source/ui/querydesign/querycontroller.cxx b/dbaccess/source/ui/querydesign/querycontroller.cxx
index 331147134f1a..1375ac8ba17a 100644
--- a/dbaccess/source/ui/querydesign/querycontroller.cxx
+++ b/dbaccess/source/ui/querydesign/querycontroller.cxx
@@ -17,30 +17,30 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "adtabdlg.hxx"
-#include "browserids.hxx"
-#include "core_resource.hxx"
-#include "strings.hrc"
-#include "query.hrc"
-#include "dbu_reghelper.hxx"
-#include "dbu_pageids.hxx"
-#include "stringconstants.hxx"
-#include "defaultobjectnamecheck.hxx"
-#include "dlgsave.hxx"
-#include "uiservices.hxx"
+#include <adtabdlg.hxx>
+#include <browserids.hxx>
+#include <core_resource.hxx>
+#include <strings.hrc>
+#include <query.hrc>
+#include <dbu_reghelper.hxx>
+#include <dbu_pageids.hxx>
+#include <stringconstants.hxx>
+#include <defaultobjectnamecheck.hxx>
+#include <dlgsave.hxx>
+#include <uiservices.hxx>
#include "QTableWindow.hxx"
#include "QTableWindowData.hxx"
-#include "querycontainerwindow.hxx"
-#include "querycontroller.hxx"
-#include "QueryDesignView.hxx"
-#include "QueryTableView.hxx"
-#include "QueryTextView.hxx"
-#include "QueryViewSwitch.hxx"
-#include "sqlmessage.hxx"
-#include "TableConnectionData.hxx"
-#include "TableFieldDescription.hxx"
-#include "UITools.hxx"
-#include "QueryPropertiesDialog.hxx"
+#include <querycontainerwindow.hxx>
+#include <querycontroller.hxx>
+#include <QueryDesignView.hxx>
+#include <QueryTableView.hxx>
+#include <QueryTextView.hxx>
+#include <QueryViewSwitch.hxx>
+#include <sqlmessage.hxx>
+#include <TableConnectionData.hxx>
+#include <TableFieldDescription.hxx>
+#include <UITools.hxx>
+#include <QueryPropertiesDialog.hxx>
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/container/XChild.hpp>