phoneengine/PhoneCntFinder/ContactService/inc/CPhCntContactManager.h
branchRCL_3
changeset 31 ba54057fe027
parent 0 5f000ab63145
child 58 40a3f856b14d
--- a/phoneengine/PhoneCntFinder/ContactService/inc/CPhCntContactManager.h	Tue Apr 27 16:37:10 2010 +0300
+++ b/phoneengine/PhoneCntFinder/ContactService/inc/CPhCntContactManager.h	Tue May 11 16:13:03 2010 +0300
@@ -357,6 +357,12 @@
       * Not own.
       */
      MPhCntStoreLoaderObserver* iStoreLoaderObserver;
+     
+     /**
+     * Stored contact store for callback usage.
+     */
+     MVPbkContactStore* iContactStore;
+     
     };
 
 #endif // CPHCNTCONTACTMANAGER_H
\ No newline at end of file