diff options
Diffstat (limited to 'kontact/plugins/weather/summarywidget.h')
-rw-r--r-- | kontact/plugins/weather/summarywidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/plugins/weather/summarywidget.h b/kontact/plugins/weather/summarywidget.h index 963615267..196269fd8 100644 --- a/kontact/plugins/weather/summarywidget.h +++ b/kontact/plugins/weather/summarywidget.h @@ -86,7 +86,7 @@ class WeatherData class SummaryWidget : public Kontact::Summary, public DCOPObject { - Q_OBJECT + TQ_OBJECT // K_DCOP public: |