summaryrefslogtreecommitdiffstats
path: root/kweather/weatherbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'kweather/weatherbutton.h')
-rw-r--r--kweather/weatherbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kweather/weatherbutton.h b/kweather/weatherbutton.h
index fd060fe..4f1eb52 100644
--- a/kweather/weatherbutton.h
+++ b/kweather/weatherbutton.h
@@ -29,7 +29,7 @@ class WeatherButton : public TQButton
TQ_OBJECT
public:
- WeatherButton( TQWidget *tqparent, const char *name );
+ WeatherButton( TQWidget *parent, const char *name );
void setPixmap( const TQPixmap &pix );
protected: