harvester/common/inc/harvesterpluginfactory.h
branchRCL_3
changeset 20 f23c07ec56e2
parent 19 b73252188534
child 21 85f623e1ef41
--- a/harvester/common/inc/harvesterpluginfactory.h	Thu Aug 19 10:20:41 2010 +0300
+++ b/harvester/common/inc/harvesterpluginfactory.h	Tue Aug 31 15:37:30 2010 +0300
@@ -61,6 +61,9 @@
 		  
 	    TBool iHarvesting;
 		CHarvesterEventManager* iHarvesterEventManager;
+		
+		HBufC* iLastConfirmedContainerExt;
+		HBufC* iLastConfirmedSupportedExt;
 	};
 
 #endif