summaryrefslogtreecommitdiffstats
path: root/pyuic2/domtool.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-02-02 14:11:34 -0600
committerTimothy Pearson <[email protected]>2012-02-02 14:11:34 -0600
commited5b57040a2add0633ab20089a1f451898e633e2 (patch)
tree97c683fb257ad81498c3acea893a2a9778e0f478 /pyuic2/domtool.cpp
parent752274609034af8c68c46d19bed586ea6ae348b8 (diff)
downloadpytqt-ed5b57040a2add0633ab20089a1f451898e633e2.tar.gz
pytqt-ed5b57040a2add0633ab20089a1f451898e633e2.zip
Use tq includes instead of native q includes
Diffstat (limited to 'pyuic2/domtool.cpp')
-rw-r--r--pyuic2/domtool.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/pyuic2/domtool.cpp b/pyuic2/domtool.cpp
index 605af27..108844e 100644
--- a/pyuic2/domtool.cpp
+++ b/pyuic2/domtool.cpp
@@ -21,12 +21,12 @@
#include "domtool.h"
-#include <qsizepolicy.h>
-#include <qpalette.h>
-#include <qcursor.h>
-#include <qrect.h>
-#include <qsize.h>
-#include <qfont.h>
+#include <tqsizepolicy.h>
+#include <tqpalette.h>
+#include <tqcursor.h>
+#include <tqrect.h>
+#include <tqsize.h>
+#include <tqfont.h>
/*!