diff -r b73252188534 -r f23c07ec56e2 harvester/common/inc/harvesterpluginfactory.h --- 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