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/xml/dom_docimpl.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'khtml/xml/dom_docimpl.h') diff --git a/khtml/xml/dom_docimpl.h b/khtml/xml/dom_docimpl.h index e32a88414..5e50c09a4 100644 --- a/khtml/xml/dom_docimpl.h +++ b/khtml/xml/dom_docimpl.h @@ -44,9 +44,9 @@ #include -class QPaintDevice; -class QTextCodec; -class QPaintDeviceMetrics; +class TQPaintDevice; +class TQTextCodec; +class TQPaintDeviceMetrics; class KHTMLView; namespace khtml { -- cgit v1.2.1