From cba26597f1c09764d37be0d13863ec5d5c340da0 Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Sat, 24 Sep 2011 00:31:46 +0200 Subject: new partially working incoming call plugin --- libsowatch/notification.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libsowatch/notification.h') diff --git a/libsowatch/notification.h b/libsowatch/notification.h index 80d7996..7a46ab7 100644 --- a/libsowatch/notification.h +++ b/libsowatch/notification.h @@ -13,11 +13,11 @@ class SOWATCH_EXPORT Notification public: enum Type { OtherNotification = 0, - CallNotification, - EmailNotification, MissedCallNotification, SmsNotification, + MmsNotification, ImNotification, + EmailNotification, CalendarNotification, TypeCount }; -- cgit v1.2.3