harvester/common/inc/harvesterpluginfactory.h
changeset 48 1389872e7c51
parent 43 c5e73110f733
child 50 85f623e1ef41
equal deleted inserted replaced
43:c5e73110f733 48:1389872e7c51
    59 		RPointerArray<CHarvesterPluginInfo> iHarvesterPluginInfoArray;
    59 		RPointerArray<CHarvesterPluginInfo> iHarvesterPluginInfoArray;
    60 		CHarvesterBlacklist* iBlacklist;
    60 		CHarvesterBlacklist* iBlacklist;
    61 		  
    61 		  
    62 	    TBool iHarvesting;
    62 	    TBool iHarvesting;
    63 		CHarvesterEventManager* iHarvesterEventManager;
    63 		CHarvesterEventManager* iHarvesterEventManager;
       
    64 		
       
    65 		HBufC* iLastConfirmedContainerExt;
       
    66 		HBufC* iLastConfirmedSupportedExt;
    64 	};
    67 	};
    65 
    68 
    66 #endif
    69 #endif
    67 
    70