summaryrefslogtreecommitdiffstats
path: root/tools/designer/designer/project.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/designer/designer/project.cpp')
-rw-r--r--tools/designer/designer/project.cpp28
1 files changed, 14 insertions, 14 deletions
diff --git a/tools/designer/designer/project.cpp b/tools/designer/designer/project.cpp
index f6f4c7bb8..862dd1742 100644
--- a/tools/designer/designer/project.cpp
+++ b/tools/designer/designer/project.cpp
@@ -40,25 +40,25 @@
#include "dbconnectionimpl.h"
#endif
#include "resource.h"
-#include <qwidgetfactory.h>
+#include <ntqwidgetfactory.h>
#include "outputwindow.h"
-#include <qfile.h>
-#include <qtextstream.h>
-#include <qurl.h>
-#include <qobjectlist.h>
-#include <qfeatures.h>
-#include <qtextcodec.h>
-#include <qdom.h>
-#include <qmessagebox.h>
-#include <qapplication.h>
+#include <ntqfile.h>
+#include <ntqtextstream.h>
+#include <ntqurl.h>
+#include <ntqobjectlist.h>
+#include <ntqfeatures.h>
+#include <ntqtextcodec.h>
+#include <ntqdom.h>
+#include <ntqmessagebox.h>
+#include <ntqapplication.h>
#include "mainwindow.h"
-#include <qworkspace.h>
+#include <ntqworkspace.h>
#ifndef QT_NO_SQL
-#include <qsqldatabase.h>
-#include <qsqlrecord.h>
-#include <qdatatable.h>
+#include <ntqsqldatabase.h>
+#include <ntqsqlrecord.h>
+#include <ntqdatatable.h>
#endif
#include <stdlib.h>