calendarui/controller/src/caleneditui.cpp
branchRCL_3
changeset 12 38571fd2a704
parent 0 f979ecb2b13e
child 21 9711e452b5e9
equal deleted inserted replaced
5:42814f902fe6 12:38571fd2a704
   240                 }
   240                 }
   241             // ECalenNotifyDialogClosed issued when Messaging Query is cancelled
   241             // ECalenNotifyDialogClosed issued when Messaging Query is cancelled
   242             // by the user.
   242             // by the user.
   243             else
   243             else
   244                 {
   244                 {
   245                 iController.BroadcastNotification( ECalenNotifyDialogClosed );
   245                 iController.BroadcastNotification( ECalenNotifyEntrySendCancel );
   246                 }
   246                 }
   247                 
   247                 
   248             }
   248             }
   249             break;
   249             break;
   250         default:
   250         default: