diff options
Diffstat (limited to 'kontact/plugins/knotes/summarywidget.h')
-rw-r--r-- | kontact/plugins/knotes/summarywidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/plugins/knotes/summarywidget.h b/kontact/plugins/knotes/summarywidget.h index 088bdea3b..305873d76 100644 --- a/kontact/plugins/knotes/summarywidget.h +++ b/kontact/plugins/knotes/summarywidget.h @@ -43,7 +43,7 @@ namespace Kontact { class KNotesSummaryWidget : public Kontact::Summary { Q_OBJECT - TQ_OBJECT + public: KNotesSummaryWidget( Kontact::Plugin *plugin, TQWidget *parent, const char *name = 0 ); |