From a5edd20f0de599dbe7f7f00a184b78ac5156a846 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:17:20 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1158418 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kcontrol/locale/kcmlocale.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kcontrol/locale/kcmlocale.h') diff --git a/kcontrol/locale/kcmlocale.h b/kcontrol/locale/kcmlocale.h index b5b191ccf..c0d8e5f68 100644 --- a/kcontrol/locale/kcmlocale.h +++ b/kcontrol/locale/kcmlocale.h @@ -33,9 +33,9 @@ class KLanguageButton; class KLocale; class KLocaleSample; -class QLabel; -class QListBox; -class QPushButton; +class TQLabel; +class TQListBox; +class TQPushButton; class KLocaleConfig : public QWidget { -- cgit v1.2.1