diff options
Diffstat (limited to 'kontact/plugins/kpilot/summarywidget.h')
-rw-r--r-- | kontact/plugins/kpilot/summarywidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/plugins/kpilot/summarywidget.h b/kontact/plugins/kpilot/summarywidget.h index 3e04ed88d..209934fdf 100644 --- a/kontact/plugins/kpilot/summarywidget.h +++ b/kontact/plugins/kpilot/summarywidget.h @@ -45,7 +45,7 @@ class KURLLabel; class SummaryWidget : public Kontact::Summary, public DCOPObject { Q_OBJECT - TQ_OBJECT + K_DCOP public: |