diff -r 9c5b1510919f -r bf573002ff72 calendarui/controller/src/calencontroller.cpp --- a/calendarui/controller/src/calencontroller.cpp Wed Jun 09 09:40:23 2010 +0300 +++ b/calendarui/controller/src/calencontroller.cpp Mon Jun 21 15:38:59 2010 +0300 @@ -254,6 +254,7 @@ notificationArray.Append(ECalenNotifyLostAlarms); notificationArray.Append(ECalenNotifyMissedAlarmViewClosed); + notificationArray.Append(ECalenNotifyClearMissedAlarms); notificationArray.Append(ECalenNotifyMissedEventViewClosed); notificationArray.Append(ECalenNotifyEntryDeleted); notificationArray.Append(ECalenNotifyInstanceDeleted);