diff options
Diffstat (limited to 'libsowatch/notification.h')
-rw-r--r-- | libsowatch/notification.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libsowatch/notification.h b/libsowatch/notification.h index 758a8b7..8bae4ff 100644 --- a/libsowatch/notification.h +++ b/libsowatch/notification.h @@ -32,6 +32,7 @@ public: ImNotification, EmailNotification, CalendarNotification, + WeatherNotification, TypeCount }; |