harvester/common/src/harvesterplugin.cpp
branchRCL_3
changeset 10 ab88d4a85041
parent 7 3cebc1a84278
child 18 63c982fb92f2
equal deleted inserted replaced
9:82c0024438c8 10:ab88d4a85041
   218 // DoCancel
   218 // DoCancel
   219 // ---------------------------------------------------------------------------
   219 // ---------------------------------------------------------------------------
   220 //
   220 //
   221 EXPORT_C void CHarvesterPlugin::DoCancel()
   221 EXPORT_C void CHarvesterPlugin::DoCancel()
   222     {
   222     {
       
   223     iState = EHarvesterIdle;
   223     }
   224     }
   224 
   225 
   225 // ---------------------------------------------------------------------------
   226 // ---------------------------------------------------------------------------
   226 // RunError
   227 // RunError
   227 // ---------------------------------------------------------------------------
   228 // ---------------------------------------------------------------------------