branch | RCL_3 |
changeset 15 | 3cebc1a84278 |
parent 8 | 6752808b2036 |
child 43 | c5e73110f733 |
child 54 | a3cc46f37772 |
--- a/harvester/common/inc/harvesterpluginfactory.h Fri Mar 12 15:44:28 2010 +0200 +++ b/harvester/common/inc/harvesterpluginfactory.h Mon Mar 15 12:42:24 2010 +0200 @@ -43,6 +43,7 @@ IMPORT_C TBool IsContainerFileL( const TDesC& aURI ); IMPORT_C void SendHarvestingStatusEventL( TBool aStarted ); + IMPORT_C void PauseHarvester( TBool aPaused ); private: CHarvesterPluginFactory();