phonebookui/Phonebook2/UIControls/inc/CPbk2ContactEditorDlgImpl.h
branchRCL_3
changeset 3 04ab22b956c2
parent 0 e686773b3f54
child 7 b3431bff8c19
equal deleted inserted replaced
0:e686773b3f54 3:04ab22b956c2
   442         MVPbkStoreContact* iStoreContact;
   442         MVPbkStoreContact* iStoreContact;
   443         // Ref: Pbk2 application services
   443         // Ref: Pbk2 application services
   444         MPbk2ApplicationServices* iAppServices;
   444         MPbk2ApplicationServices* iAppServices;
   445         // Own: Custom title text
   445         // Own: Custom title text
   446         HBufC* iTitleText;
   446         HBufC* iTitleText;
   447         // The latest command id
       
   448         TInt iCommandId;      
       
   449         //Resource loader
       
   450         RCoeResourceLoader iPbk2UiResource;
       
   451     };
   447     };
   452 
   448 
   453 #endif // CPBK2CONTACTEDITORDLGIMPL_H
   449 #endif // CPBK2CONTACTEDITORDLGIMPL_H
   454 
   450 
   455 // End of File
   451 // End of File