calendarui/controller/src/calencontroller.cpp
branchRCL_3
changeset 36 9c5b1510919f
parent 27 55d60436f00b
child 48 bf573002ff72
--- 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);