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 92a2f116a..cf2991dfe 100644 --- a/korganizer/plugins/timespanview/timespanwidget.h +++ b/korganizer/plugins/timespanview/timespanwidget.h @@ -38,7 +38,7 @@ class TimeLine; class TimeSpanWidget : public TQWidget { Q_OBJECT - TQ_OBJECT + public: TimeSpanWidget( TQWidget *parent=0, const char *name=0 ); virtual ~TimeSpanWidget(); |