idlefw/plugins/profileplugin/inc/caiprofileplugin.h
branchRCL_3
changeset 11 bd874ee5e5e2
parent 8 d0529222e3f0
equal deleted inserted replaced
8:d0529222e3f0 11:bd874ee5e5e2
   176     TInt iPreviousCount;			
   176     TInt iPreviousCount;			
   177 	/** Active profile, owned */
   177 	/** Active profile, owned */
   178     HBufC* iActiveProfileAndChar;
   178     HBufC* iActiveProfileAndChar;
   179 	/** Previous profile, owned */
   179 	/** Previous profile, owned */
   180 	HBufC* iPreviousProfileNameAndChar;
   180 	HBufC* iPreviousProfileNameAndChar;
       
   181 	/** Flag to indicate whether publish is required */
       
   182 	TBool iPublishRequired;
   181     };
   183     };
   182 
   184 
   183 #endif // CAIPROFILEPLUGIN_H
   185 #endif // CAIPROFILEPLUGIN_H
   184 
   186 
   185 // End of file
   187 // End of file