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 cd8cb47..0d00c13 100644
--- a/kweather/weatherbar.h
+++ b/kweather/weatherbar.h
@@ -40,7 +40,7 @@ class KonqSidebarWeather: public KonqSidebarPlugin, virtual public DCOPObject
TQ_OBJECT
K_DCOP
public:
- KonqSidebarWeather(KInstance* inst, TQObject* tqparent, TQWidget* widgetParent,
+ KonqSidebarWeather(KInstance* inst, TQObject* parent, TQWidget* widgetParent,
TQString& desktopName_, const char* name = 0);
~KonqSidebarWeather();