diff options
Diffstat (limited to 'kalarm/lib/dateedit.h')
-rw-r--r-- | kalarm/lib/dateedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kalarm/lib/dateedit.h b/kalarm/lib/dateedit.h index 525dc5c68..405566ec7 100644 --- a/kalarm/lib/dateedit.h +++ b/kalarm/lib/dateedit.h @@ -37,7 +37,7 @@ class DateEdit : public KDateEdit { Q_OBJECT - TQ_OBJECT + public: /** Constructor. * @param parent The parent object of this widget. |