summaryrefslogtreecommitdiffstats
path: root/khtml/rendering/render_object.h
diff options
context:
space:
mode:
Diffstat (limited to 'khtml/rendering/render_object.h')
-rw-r--r--khtml/rendering/render_object.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/khtml/rendering/render_object.h b/khtml/rendering/render_object.h
index 64cb581b3..1242f8e87 100644
--- a/khtml/rendering/render_object.h
+++ b/khtml/rendering/render_object.h
@@ -40,8 +40,8 @@
#include "misc/helper.h"
#include "rendering/render_style.h"
-class QPainter;
-class QTextStream;
+class TQPainter;
+class TQTextStream;
class CSSStyle;
class KHTMLView;