diff options
Diffstat (limited to 'kalarm/lib/timespinbox.h')
-rw-r--r-- | kalarm/lib/timespinbox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kalarm/lib/timespinbox.h b/kalarm/lib/timespinbox.h index 6d9f5dbe5..564828753 100644 --- a/kalarm/lib/timespinbox.h +++ b/kalarm/lib/timespinbox.h @@ -44,7 +44,7 @@ */ class TimeSpinBox : public SpinBox2 { - Q_OBJECT + TQ_OBJECT public: /** Constructor for a wrapping time spin box which can be used to enter a time of day. |