diff options
Diffstat (limited to 'kweather/kcmweatherapplet.h')
-rw-r--r-- | kweather/kcmweatherapplet.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kweather/kcmweatherapplet.h b/kweather/kcmweatherapplet.h index adb6f98..41df3f6 100644 --- a/kweather/kcmweatherapplet.h +++ b/kweather/kcmweatherapplet.h @@ -29,7 +29,7 @@ class appletConfig; class KCMWeatherApplet : public TDECModule { - Q_OBJECT + TQ_OBJECT public: KCMWeatherApplet( TQWidget *parent = 0, const char *name = 0 ); |