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 0b511b4..3065a53 100644 --- a/libsowatch/weathernotification.h +++ b/libsowatch/weathernotification.h @@ -16,6 +16,7 @@ public: UnknownWeather = 0, Sunny, Cloudy, + Fog, Rain, Snow, Thunderstorm |