phonebookui/Phonebook2/ServerApplication/inc/CPbk2ServerAppStoreManager.h
branchRCL_3
changeset 21 9da50d567e3c
parent 0 e686773b3f54
equal deleted inserted replaced
20:f4a778e096c2 21:9da50d567e3c
   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;
   194     };
   196     };
   195 
   197 
   196 #endif // CPBK2SERVERAPPSTOREMANAGER_H
   198 #endif // CPBK2SERVERAPPSTOREMANAGER_H
   197 
   199 
   198 // End of File
   200 // End of File