calendarui/controller/src/calenbackgroundstate.cpp
changeset 45 b6db4fd4947b
parent 18 c198609911f9
child 51 0b38fc5b94c6
--- a/calendarui/controller/src/calenbackgroundstate.cpp	Mon May 03 12:30:32 2010 +0300
+++ b/calendarui/controller/src/calenbackgroundstate.cpp	Mon Jun 28 15:22:02 2010 +0530
@@ -100,6 +100,7 @@
 
     switch( cmd )
         {
+        case ECalenAgendaView:
         case ECalenDayView:
             SetCurrentState(aStateMachine,CCalenStateMachine::ECalenIdleState);
             cmdUsed = ETrue;