phonebookui/Phonebook2/ServerApplication/inc/CPbk2ServerAppStoreManager.h
branchRCL_3
changeset 85 38bb213f60ba
parent 68 9da50d567e3c
equal deleted inserted replaced
74:6b5524b4f673 85:38bb213f60ba
   189         MVPbkContactViewBase* iFetchView;
   189         MVPbkContactViewBase* iFetchView;
   190         /// Own: Sort order aquirerer for group extension
   190         /// Own: Sort order aquirerer for group extension
   191         CVPbkSortOrderAcquirer* iSortOrderAcquirer;
   191         CVPbkSortOrderAcquirer* iSortOrderAcquirer;
   192         /// Ref: list of opened contact stores
   192         /// Ref: list of opened contact stores
   193         RPointerArray<MVPbkContactStore> iOpenedStores;
   193         RPointerArray<MVPbkContactStore> iOpenedStores;
   194 		/// Not Own - Group View
       
   195         MVPbkContactViewBase* iGroupView;
       
   196     };
   194     };
   197 
   195 
   198 #endif // CPBK2SERVERAPPSTOREMANAGER_H
   196 #endif // CPBK2SERVERAPPSTOREMANAGER_H
   199 
   197 
   200 // End of File
   198 // End of File