diff options
Diffstat (limited to 'libsowatch/weathernotification.h')
-rw-r--r-- | libsowatch/weathernotification.h | 1 |
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, |