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 305873d76..1ac015f4a 100644 --- a/kontact/plugins/knotes/summarywidget.h +++ b/kontact/plugins/knotes/summarywidget.h @@ -42,7 +42,7 @@ namespace Kontact { class KNotesSummaryWidget : public Kontact::Summary { - Q_OBJECT + TQ_OBJECT public: |