diff options
Diffstat (limited to 'kcontrol/locale/localeother.h')
-rw-r--r-- | kcontrol/locale/localeother.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/locale/localeother.h b/kcontrol/locale/localeother.h index 1ccad292d..68b8964b3 100644 --- a/kcontrol/locale/localeother.h +++ b/kcontrol/locale/localeother.h @@ -33,7 +33,7 @@ class TDELocale; class TDELocaleConfigOther : public TQWidget { - Q_OBJECT + TQ_OBJECT public: TDELocaleConfigOther(TDELocale *locale, TQWidget *parent = 0, const char *name = 0); |