summaryrefslogtreecommitdiffstats
path: root/kweather/weatherservice.h
diff options
context:
space:
mode:
Diffstat (limited to 'kweather/weatherservice.h')
-rw-r--r--kweather/weatherservice.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kweather/weatherservice.h b/kweather/weatherservice.h
index 81235cd..deae981 100644
--- a/kweather/weatherservice.h
+++ b/kweather/weatherservice.h
@@ -44,7 +44,7 @@ class WeatherService : public TQObject, public DCOPObject
void slotStationRemoved(const TQString &stationID);
public:
- WeatherService(TQObject *tqparent, const char *name);
+ WeatherService(TQObject *parent, const char *name);
~WeatherService();
k_dcop_signals: