summaryrefslogtreecommitdiff
path: root/libsowatch
diff options
context:
space:
mode:
authorJavier S. Pedro <maemo@javispedro.com>2011-10-17 15:33:23 +0200
committerJavier S. Pedro <maemo@javispedro.com>2011-10-17 15:33:23 +0200
commite42e7dca8df8d1e4966545894e2dde228f19b6f0 (patch)
tree836234b65256c166079fa414c2b4804a972f06dc /libsowatch
parent5f9a4ac6abba07b5074c10038e5b363133ff4ef8 (diff)
downloadsowatch-e42e7dca8df8d1e4966545894e2dde228f19b6f0.tar.gz
sowatch-e42e7dca8df8d1e4966545894e2dde228f19b6f0.zip
Some weather related fixes
Diffstat (limited to 'libsowatch')
-rw-r--r--libsowatch/weathernotification.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libsowatch/weathernotification.h b/libsowatch/weathernotification.h
index 3065a53..de3152a 100644
--- a/libsowatch/weathernotification.h
+++ b/libsowatch/weathernotification.h
@@ -15,6 +15,7 @@ public:
enum WeatherType {
UnknownWeather = 0,
Sunny,
+ PartlyCloudy,
Cloudy,
Fog,
Rain,