diff options
Diffstat (limited to 'kcontrol/locale/kcmlocale.h')
-rw-r--r-- | kcontrol/locale/kcmlocale.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/locale/kcmlocale.h b/kcontrol/locale/kcmlocale.h index c0d8e5f68..00691bfa4 100644 --- a/kcontrol/locale/kcmlocale.h +++ b/kcontrol/locale/kcmlocale.h @@ -37,7 +37,7 @@ class TQLabel; class TQListBox; class TQPushButton; -class KLocaleConfig : public QWidget +class KLocaleConfig : public TQWidget { Q_OBJECT |