diff options
Diffstat (limited to 'korganizer/plugins/timespanview/timespanwidget.h')
-rw-r--r-- | korganizer/plugins/timespanview/timespanwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/plugins/timespanview/timespanwidget.h b/korganizer/plugins/timespanview/timespanwidget.h index cf2991dfe..187786ade 100644 --- a/korganizer/plugins/timespanview/timespanwidget.h +++ b/korganizer/plugins/timespanview/timespanwidget.h @@ -37,7 +37,7 @@ class TimeLine; class TimeSpanWidget : public TQWidget { - Q_OBJECT + TQ_OBJECT public: TimeSpanWidget( TQWidget *parent=0, const char *name=0 ); |