From 1c3e6a878f147d063b43948dd8a3f06da195e7ea Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:28:10 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1158452 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kaddressbook/printing/printprogress.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kaddressbook/printing/printprogress.h') diff --git a/kaddressbook/printing/printprogress.h b/kaddressbook/printing/printprogress.h index 83c6f339..916d8205 100644 --- a/kaddressbook/printing/printprogress.h +++ b/kaddressbook/printing/printprogress.h @@ -26,9 +26,9 @@ #include -class QProgressBar; -class QString; -class QTextBrowser; +class TQProgressBar; +class TQString; +class TQTextBrowser; namespace KABPrinting { -- cgit v1.2.3