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 2ad68658..d926e996 100644 --- a/lib/kotext/DateFormatWidget.h +++ b/lib/kotext/DateFormatWidget.h @@ -4,7 +4,7 @@ class DateFormatWidget : public TimeDateFormatWidgetPrototype { - Q_OBJECT + TQ_OBJECT public: |