diff -r a93990e5815e -r 40db28bb26b8 harvester/common/inc/harvesterpluginfactory.h --- a/harvester/common/inc/harvesterpluginfactory.h Wed Aug 18 10:12:07 2010 +0300 +++ b/harvester/common/inc/harvesterpluginfactory.h Thu Sep 02 20:52:02 2010 +0300 @@ -61,6 +61,9 @@ TBool iHarvesting; CHarvesterEventManager* iHarvesterEventManager; + + HBufC* iLastConfirmedContainerExt; + HBufC* iLastConfirmedSupportedExt; }; #endif