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