summaryrefslogtreecommitdiffstats
path: root/tools/designer/plugins/wizards/sqlformwizardimpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/designer/plugins/wizards/sqlformwizardimpl.cpp')
-rw-r--r--tools/designer/plugins/wizards/sqlformwizardimpl.cpp42
1 files changed, 21 insertions, 21 deletions
diff --git a/tools/designer/plugins/wizards/sqlformwizardimpl.cpp b/tools/designer/plugins/wizards/sqlformwizardimpl.cpp
index 627abd5ef..580780de4 100644
--- a/tools/designer/plugins/wizards/sqlformwizardimpl.cpp
+++ b/tools/designer/plugins/wizards/sqlformwizardimpl.cpp
@@ -33,30 +33,30 @@
#include "sqlformwizardimpl.h"
-#include <qlistbox.h>
-#include <qwidget.h>
-#include <qcheckbox.h>
-#include <qlineedit.h>
-
-#include <qlabel.h>
-#include <qgroupbox.h>
-#include <qlayout.h>
-#include <qregexp.h>
-#include <qpushbutton.h>
-#include <qmultilineedit.h>
-#include <qlistview.h>
-#include <qfeatures.h>
-#include <qradiobutton.h>
-#include <qspinbox.h>
+#include <ntqlistbox.h>
+#include <ntqwidget.h>
+#include <ntqcheckbox.h>
+#include <ntqlineedit.h>
+
+#include <ntqlabel.h>
+#include <ntqgroupbox.h>
+#include <ntqlayout.h>
+#include <ntqregexp.h>
+#include <ntqpushbutton.h>
+#include <ntqmultilineedit.h>
+#include <ntqlistview.h>
+#include <ntqfeatures.h>
+#include <ntqradiobutton.h>
+#include <ntqspinbox.h>
#include <limits.h>
#ifndef QT_NO_SQL
-#include <qdatatable.h>
-#include <qdatabrowser.h>
-#include <qdataview.h>
-#include <qsqleditorfactory.h>
-#include <qsqlindex.h>
-#include <qsqlcursor.h>
+#include <ntqdatatable.h>
+#include <ntqdatabrowser.h>
+#include <ntqdataview.h>
+#include <ntqsqleditorfactory.h>
+#include <ntqsqlindex.h>
+#include <ntqsqlcursor.h>
#endif
SqlFormWizard::SqlFormWizard( TQUnknownInterface *aIface, TQWidget *w,