diff options
Diffstat (limited to 'lib/kotext/TimeFormatWidget.h')
-rw-r--r-- | lib/kotext/TimeFormatWidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kotext/TimeFormatWidget.h b/lib/kotext/TimeFormatWidget.h index 3fd2c8bf..6813203b 100644 --- a/lib/kotext/TimeFormatWidget.h +++ b/lib/kotext/TimeFormatWidget.h @@ -5,7 +5,7 @@ class TimeFormatWidget : public TimeDateFormatWidgetPrototype { Q_OBJECT - TQ_OBJECT + public: TimeFormatWidget( TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); |