branch | RCL_3 |
changeset 10 | ba54057fe027 |
parent 0 | 5f000ab63145 |
child 23 | 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