summaryrefslogtreecommitdiffstats
path: root/tools/designer/plugins/wizards
diff options
context:
space:
mode:
Diffstat (limited to 'tools/designer/plugins/wizards')
-rw-r--r--tools/designer/plugins/wizards/mainwindowwizard.ui2
-rw-r--r--tools/designer/plugins/wizards/sqlformwizardimpl.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/designer/plugins/wizards/mainwindowwizard.ui b/tools/designer/plugins/wizards/mainwindowwizard.ui
index 5f0fb9eb8..3406b4ca6 100644
--- a/tools/designer/plugins/wizards/mainwindowwizard.ui
+++ b/tools/designer/plugins/wizards/mainwindowwizard.ui
@@ -36,7 +36,7 @@
<include location="global" impldecl="in implementation">tqiconset.h</include>
<include location="global" impldecl="in implementation">tqaction.h</include>
<include location="global" impldecl="in implementation">ntqpixmap.h</include>
-<include location="global" impldecl="in implementation">ntqdict.h</include>
+<include location="global" impldecl="in implementation">tqdict.h</include>
<include location="local" implDecl="in declaration">mainwindowwizard.ui.h</include>
<forward>struct DesignerFormWindow;</forward>
<forward>struct DesignerInterface;</forward>
diff --git a/tools/designer/plugins/wizards/sqlformwizardimpl.cpp b/tools/designer/plugins/wizards/sqlformwizardimpl.cpp
index 4c17cc823..f9ebb15b2 100644
--- a/tools/designer/plugins/wizards/sqlformwizardimpl.cpp
+++ b/tools/designer/plugins/wizards/sqlformwizardimpl.cpp
@@ -41,7 +41,7 @@
#include <ntqlabel.h>
#include <ntqgroupbox.h>
#include <ntqlayout.h>
-#include <ntqregexp.h>
+#include <tqregexp.h>
#include <ntqpushbutton.h>
#include <ntqmultilineedit.h>
#include <ntqlistview.h>