diff options
Diffstat (limited to 'kalarm/lib/timeedit.h')
-rw-r--r-- | kalarm/lib/timeedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kalarm/lib/timeedit.h b/kalarm/lib/timeedit.h index 4a74d5765..cfe9185bb 100644 --- a/kalarm/lib/timeedit.h +++ b/kalarm/lib/timeedit.h @@ -49,7 +49,7 @@ class TimeSpinBox; */ class TimeEdit : public TQHBox { - Q_OBJECT + TQ_OBJECT public: /** Constructor. |