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 b47351511..8bb36ce87 100644 --- a/kontact/plugins/weather/summarywidget.h +++ b/kontact/plugins/weather/summarywidget.h @@ -87,7 +87,7 @@ class WeatherData class SummaryWidget : public Kontact::Summary, public DCOPObject { Q_OBJECT -// TQ_OBJECT +// K_DCOP public: SummaryWidget( TQWidget *parent, const char *name = 0 ); |