harvester/common/src/harvesterplugin.cpp
branchRCL_3
changeset 22 ab88d4a85041
parent 15 3cebc1a84278
child 46 63c982fb92f2
--- a/harvester/common/src/harvesterplugin.cpp	Wed Apr 14 16:24:03 2010 +0300
+++ b/harvester/common/src/harvesterplugin.cpp	Tue Apr 27 17:05:23 2010 +0300
@@ -220,6 +220,7 @@
 //
 EXPORT_C void CHarvesterPlugin::DoCancel()
     {
+    iState = EHarvesterIdle;
     }
 
 // ---------------------------------------------------------------------------