calendarui/controller/src/calensettingsstate.cpp
branchRCL_3
changeset 27 55d60436f00b
parent 0 f979ecb2b13e
child 48 bf573002ff72
--- 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);