phonebookui/Phonebook2/CommandsExtension/src/CPbk2CopyContactsCmd.cpp
branchRCL_3
changeset 3 04ab22b956c2
parent 0 e686773b3f54
child 64 c1e8ba0c2b16
equal deleted inserted replaced
0:e686773b3f54 3:04ab22b956c2
   560         // Copy operation is responsible to stop operation
   560         // Copy operation is responsible to stop operation
   561         CCoeEnv::Static()->HandleError(aError);
   561         CCoeEnv::Static()->HandleError(aError);
   562 
   562 
   563         iDecorator->ProcessStopped();
   563         iDecorator->ProcessStopped();
   564         }
   564         }
       
   565     iCommandObserver->CommandFinished(*this);
   565     }
   566     }
   566 
   567 
   567 //  End of File
   568 //  End of File