harvester/common/src/harvesterplugin.cpp
changeset 23 33ae025ac1e8
parent 21 50bf9db68373
child 36 aa5a574040a4
--- a/harvester/common/src/harvesterplugin.cpp	Fri Apr 16 15:23:55 2010 +0300
+++ b/harvester/common/src/harvesterplugin.cpp	Mon May 03 12:55:01 2010 +0300
@@ -220,6 +220,7 @@
 //
 EXPORT_C void CHarvesterPlugin::DoCancel()
     {
+    iState = EHarvesterIdle;
     }
 
 // ---------------------------------------------------------------------------