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