diff options
Diffstat (limited to 'kcontrol/locale/localetime.h')
-rw-r--r-- | kcontrol/locale/localetime.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/locale/localetime.h b/kcontrol/locale/localetime.h index 0c34380f7..e44621357 100644 --- a/kcontrol/locale/localetime.h +++ b/kcontrol/locale/localetime.h @@ -38,7 +38,7 @@ class StringPair; class TDELocaleConfigTime : public TQWidget { - Q_OBJECT + TQ_OBJECT public: TDELocaleConfigTime( TDELocale *_locale, TQWidget *parent=0, const char *name=0); |