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 6813203b..6a008647 100644 --- a/lib/kotext/TimeFormatWidget.h +++ b/lib/kotext/TimeFormatWidget.h @@ -4,7 +4,7 @@ class TimeFormatWidget : public TimeDateFormatWidgetPrototype { - Q_OBJECT + TQ_OBJECT public: |