diff -r 9711e452b5e9 -r 55d60436f00b calendarui/controller/src/calensettingsstate.cpp --- a/calendarui/controller/src/calensettingsstate.cpp Tue Apr 27 16:36:22 2010 +0300 +++ b/calendarui/controller/src/calensettingsstate.cpp Tue May 11 16:12:24 2010 +0300 @@ -153,6 +153,8 @@ ActivateCurrentStateL(aStateMachine); } break; + case ECalenNotifySettingsChanged: + break; default: // default is defer all other notifications when we are in setting state iOutstandingNotifications.InsertL(aNotification);