summaryrefslogtreecommitdiffstats
path: root/kweather/kcmweather.h
diff options
context:
space:
mode:
Diffstat (limited to 'kweather/kcmweather.h')
-rw-r--r--kweather/kcmweather.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kweather/kcmweather.h b/kweather/kcmweather.h
index 8a836f1..d5ef450 100644
--- a/kweather/kcmweather.h
+++ b/kweather/kcmweather.h
@@ -33,7 +33,7 @@ class KCMWeather : public KCModule
TQ_OBJECT
public:
- KCMWeather( TQWidget *tqparent = 0, const char *name = 0 );
+ KCMWeather( TQWidget *parent = 0, const char *name = 0 );
~KCMWeather();
virtual void load();