summaryrefslogtreecommitdiffstats
path: root/python/pyqt/pyuic3/domtool.h
diff options
context:
space:
mode:
Diffstat (limited to 'python/pyqt/pyuic3/domtool.h')
-rw-r--r--python/pyqt/pyuic3/domtool.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pyqt/pyuic3/domtool.h b/python/pyqt/pyuic3/domtool.h
index a75e3d3f..d88e32eb 100644
--- a/python/pyqt/pyuic3/domtool.h
+++ b/python/pyqt/pyuic3/domtool.h
@@ -24,8 +24,8 @@
#include <tqvariant.h>
#include <tqnamespace.h>
-class QDomElement;
-class QDomDocument;
+class TQDomElement;
+class TQDomDocument;
class DomTool : public Qt
{