diff options
Diffstat (limited to 'kcontrol/clock/tzone.h')
-rw-r--r-- | kcontrol/clock/tzone.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/clock/tzone.h b/kcontrol/clock/tzone.h index 1ecfc225e..8508c9ee0 100644 --- a/kcontrol/clock/tzone.h +++ b/kcontrol/clock/tzone.h @@ -31,7 +31,7 @@ class TQLabel; class Tzone : public TQVGroupBox { - Q_OBJECT + TQ_OBJECT public: Tzone( TQWidget *parent=0, const char* name=0 ); |