summaryrefslogtreecommitdiffstats
path: root/pyuic3/parser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'pyuic3/parser.cpp')
-rw-r--r--pyuic3/parser.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/pyuic3/parser.cpp b/pyuic3/parser.cpp
index a4def26..85446fa 100644
--- a/pyuic3/parser.cpp
+++ b/pyuic3/parser.cpp
@@ -19,8 +19,8 @@
**********************************************************************/
#include "parser.h"
-#include <qobject.h>
-#include <qstringlist.h>
+#include <tqobject.h>
+#include <tqstringlist.h>
class NormalizeObject : public TQObject
{