calendarui/views/src/calentodoview.cpp
branchRCL_3
changeset 10 38571fd2a704
parent 5 42814f902fe6
child 11 0f07cd1b5772
--- a/calendarui/views/src/calentodoview.cpp	Fri Feb 19 22:49:53 2010 +0200
+++ b/calendarui/views/src/calentodoview.cpp	Fri Mar 12 15:42:35 2010 +0200
@@ -323,6 +323,7 @@
         //TODO: will be uncommented with copy to cal functionality.   
         case ECalenCopyToCalendars:
             {
+            SaveCurrentItemIndexL();
             CopyToCalendarsL();
             }
             break;