diff options
Diffstat (limited to 'kweather/kcmweatherstations.h')
-rw-r--r-- | kweather/kcmweatherstations.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kweather/kcmweatherstations.h b/kweather/kcmweatherstations.h index 7660457..a235b61 100644 --- a/kweather/kcmweatherstations.h +++ b/kweather/kcmweatherstations.h @@ -30,7 +30,7 @@ class StationsConfigWidget; class KCMWeatherStations : public TDECModule { - Q_OBJECT + TQ_OBJECT public: |