summaryrefslogtreecommitdiffstats
path: root/khtml/rendering/render_text.h
diff options
context:
space:
mode:
Diffstat (limited to 'khtml/rendering/render_text.h')
-rw-r--r--khtml/rendering/render_text.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/khtml/rendering/render_text.h b/khtml/rendering/render_text.h
index 2b75043a1..d91782b47 100644
--- a/khtml/rendering/render_text.h
+++ b/khtml/rendering/render_text.h
@@ -33,8 +33,8 @@
#include <tqptrvector.h>
#include <assert.h>
-class QPainter;
-class QFontMetrics;
+class TQPainter;
+class TQFontMetrics;
// Define a constant for soft hyphen's unicode value.
#define SOFT_HYPHEN 173