harvester/common/inc/harvesterpluginfactory.h
branchRCL_3
changeset 53 29d87345eaeb
parent 50 85f623e1ef41
child 63 e538444823de
--- a/harvester/common/inc/harvesterpluginfactory.h	Wed Sep 01 12:24:24 2010 +0100
+++ b/harvester/common/inc/harvesterpluginfactory.h	Tue Sep 14 22:10:25 2010 +0300
@@ -61,6 +61,9 @@
 		  
 	    TBool iHarvesting;
 		CHarvesterEventManager* iHarvesterEventManager;
+		
+		HBufC* iLastConfirmedContainerExt;
+		HBufC* iLastConfirmedSupportedExt;
 	};
 
 #endif