diff -r 85f623e1ef41 -r 29d87345eaeb harvester/common/inc/harvesterpluginfactory.h --- 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