changeset 48 | 1389872e7c51 |
parent 43 | c5e73110f733 |
child 50 | 85f623e1ef41 |
--- a/harvester/common/inc/harvesterpluginfactory.h Fri Aug 06 09:56:02 2010 +0300 +++ b/harvester/common/inc/harvesterpluginfactory.h Mon Aug 23 13:33:21 2010 +0300 @@ -61,6 +61,9 @@ TBool iHarvesting; CHarvesterEventManager* iHarvesterEventManager; + + HBufC* iLastConfirmedContainerExt; + HBufC* iLastConfirmedSupportedExt; }; #endif