diff options
Diffstat (limited to 'kcontrol/locale/kcmlocale.h')
-rw-r--r-- | kcontrol/locale/kcmlocale.h | 6 |
1 files changed, 3 insertions, 3 deletions
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 { |