summaryrefslogtreecommitdiffstats
path: root/kweather/weatherbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'kweather/weatherbar.h')
-rw-r--r--kweather/weatherbar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kweather/weatherbar.h b/kweather/weatherbar.h
index 8607d59..eca74d6 100644
--- a/kweather/weatherbar.h
+++ b/kweather/weatherbar.h
@@ -53,7 +53,7 @@ public:
virtual void refresh(TQString);
public slots:
- virtual void updateWidgets( bool firstTime = false );
+ virtual void updateWidgets();
protected:
virtual void handleURL(const KURL &url);