From 8f14fb0418241694e61cb35dda95fea6d9b7830d Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:23:47 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1158447 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- khtml/khtmlview.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'khtml/khtmlview.h') 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 -class QPainter; -class QRect; -template< typename T > class QValueVector; +class TQPainter; +class TQRect; +template< typename T > class TQValueVector; namespace DOM { class HTMLDocumentImpl; -- cgit v1.2.3