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 --- kdeui/ksconfig.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kdeui/ksconfig.h') diff --git a/kdeui/ksconfig.h b/kdeui/ksconfig.h index c50789df9..0c688d459 100644 --- a/kdeui/ksconfig.h +++ b/kdeui/ksconfig.h @@ -24,9 +24,9 @@ #include -class QCheckBox; -class QComboBox; -class QLabel; +class TQCheckBox; +class TQComboBox; +class TQLabel; class KConfig; class KSpellConfigPrivate; -- cgit v1.2.3