summaryrefslogtreecommitdiffstats
path: root/khtml/dom/dom_node.h
diff options
context:
space:
mode:
Diffstat (limited to 'khtml/dom/dom_node.h')
-rw-r--r--khtml/dom/dom_node.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/khtml/dom/dom_node.h b/khtml/dom/dom_node.h
index abdcd8d4d..37889eec2 100644
--- a/khtml/dom/dom_node.h
+++ b/khtml/dom/dom_node.h
@@ -36,7 +36,7 @@
#include <tqstring.h>
#include <kdelibs_export.h>
-class QRect;
+class TQRect;
namespace KJS {
class HTMLDocument;