summaryrefslogtreecommitdiffstats
path: root/puic/widgetdatabase.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'puic/widgetdatabase.cpp')
-rw-r--r--puic/widgetdatabase.cpp14
1 files changed, 7 insertions, 7 deletions
diff --git a/puic/widgetdatabase.cpp b/puic/widgetdatabase.cpp
index 99b59d6..e5a0abd 100644
--- a/puic/widgetdatabase.cpp
+++ b/puic/widgetdatabase.cpp
@@ -27,15 +27,15 @@
#include "widgetdatabase.h"
#include "widgetinterface.h"
-#include <qapplication.h>
+#include <ntqapplication.h>
#define NO_STATIC_COLORS
#include <globaldefs.h>
-#include <qstrlist.h>
-#include <qdict.h>
-#include <qfile.h>
-#include <qtextstream.h>
-#include <qcleanuphandler.h>
-#include <qfeatures.h>
+#include <ntqstrlist.h>
+#include <ntqdict.h>
+#include <ntqfile.h>
+#include <ntqtextstream.h>
+#include <ntqcleanuphandler.h>
+#include <ntqfeatures.h>
#include <stdlib.h>