diff -r d68a4b5d5885 -r 9c5b1510919f calendarui/controller/src/calencontroller.cpp --- a/calendarui/controller/src/calencontroller.cpp Tue May 25 12:41:10 2010 +0300 +++ b/calendarui/controller/src/calencontroller.cpp Wed Jun 09 09:40:23 2010 +0300 @@ -212,6 +212,7 @@ notificationArray.Append(ECalenNotifySystemTimeChanged); notificationArray.Append(ECalenNotifyAppForegrounded); notificationArray.Append(ECalenNotifyDayViewClosed); + notificationArray.Append(ECalenNotifyWeekViewClosed); notificationArray.Append(ECalenNotifyAppBackgrounded); notificationArray.Append(ECalenNotifyViewPopulationComplete); notificationArray.Append(ECalenNotifyCalendarFieldChanged);