summaryrefslogtreecommitdiffstats
path: root/kweather/weatherservice.h
diff options
context:
space:
mode:
Diffstat (limited to 'kweather/weatherservice.h')
-rw-r--r--kweather/weatherservice.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kweather/weatherservice.h b/kweather/weatherservice.h
index 5bc19ae..dba1ac9 100644
--- a/kweather/weatherservice.h
+++ b/kweather/weatherservice.h
@@ -51,6 +51,7 @@ class WeatherService : public TQObject, public DCOPObject
void fileUpdating(TQString);
void fileUpdate(TQString);
void stationRemoved(TQString);
+ void stationAdded(TQString);
k_dcop:
TQString temperature(const TQString &stationID);