From e42e7dca8df8d1e4966545894e2dde228f19b6f0 Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Mon, 17 Oct 2011 15:33:23 +0200 Subject: Some weather related fixes --- libsowatch/weathernotification.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libsowatch') 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, -- cgit v1.2.3