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