diff options
Diffstat (limited to 'kontact/plugins/korganizer/todosummarywidget.h')
-rw-r--r-- | kontact/plugins/korganizer/todosummarywidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/plugins/korganizer/todosummarywidget.h b/kontact/plugins/korganizer/todosummarywidget.h index e8374edc1..292444cdd 100644 --- a/kontact/plugins/korganizer/todosummarywidget.h +++ b/kontact/plugins/korganizer/todosummarywidget.h @@ -39,7 +39,7 @@ class TodoPlugin; class TodoSummaryWidget : public Kontact::Summary { Q_OBJECT - TQ_OBJECT + public: TodoSummaryWidget( TodoPlugin *plugin, TQWidget *parent, |