phonebookui/Phonebook2/ccapplication/ccacommlauncherplugin/src/ccappcommlaunchermenuhandler.cpp
branchRCL_3
changeset 45 34879f5cfc63
parent 39 a6539d1e8e43
child 58 d4f567ce2e7c
--- a/phonebookui/Phonebook2/ccapplication/ccacommlauncherplugin/src/ccappcommlaunchermenuhandler.cpp	Wed Jun 09 09:26:27 2010 +0300
+++ b/phonebookui/Phonebook2/ccapplication/ccacommlauncherplugin/src/ccappcommlaunchermenuhandler.cpp	Mon Jun 21 15:24:27 2010 +0300
@@ -558,6 +558,9 @@
         // Update the commlauncher the UI contact data
         iPlugin.ContactHandler().RefetchContactL();
         iPlugin.Container().ContactsChangedL();
+        
+        //Update the Store
+        SetContactStore(iPlugin.ContactHandler().ContactStore());
         }
 
     if (errParam)