harvester/common/inc/harvesterpluginfactory.h
branchRCL_3
changeset 22 29d87345eaeb
parent 21 85f623e1ef41
equal deleted inserted replaced
21:85f623e1ef41 22:29d87345eaeb
    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