summaryrefslogtreecommitdiffstats
path: root/pyuic3/form.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'pyuic3/form.cpp')
-rw-r--r--pyuic3/form.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/pyuic3/form.cpp b/pyuic3/form.cpp
index 427aa66..6aa5aa5 100644
--- a/pyuic3/form.cpp
+++ b/pyuic3/form.cpp
@@ -23,10 +23,10 @@
#include "parser.h"
#include "widgetdatabase.h"
#include "domtool.h"
-#include <qstringlist.h>
-#include <qfile.h>
-#include <qfileinfo.h>
-#include <qregexp.h>
+#include <tqstringlist.h>
+#include <tqfile.h>
+#include <tqfileinfo.h>
+#include <tqregexp.h>
#define NO_STATIC_COLORS
#include <globaldefs.h>