summaryrefslogtreecommitdiffstats
path: root/khtml/khtmlview.h
diff options
context:
space:
mode:
Diffstat (limited to 'khtml/khtmlview.h')
-rw-r--r--khtml/khtmlview.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/khtml/khtmlview.h b/khtml/khtmlview.h
index fc9d1d7d6..1efb347a6 100644
--- a/khtml/khtmlview.h
+++ b/khtml/khtmlview.h
@@ -30,9 +30,9 @@
#include <kdelibs_export.h>
-class QPainter;
-class QRect;
-template< typename T > class QValueVector;
+class TQPainter;
+class TQRect;
+template< typename T > class TQValueVector;
namespace DOM {
class HTMLDocumentImpl;