changeset 26 | 4fde310f06fe |
parent 0 | a03f92240627 |
child 30 | 86a2e675b80a |
--- a/stif/StifTFwIf/src/UIEngineContainer.cpp Tue May 25 18:01:01 2010 +0300 +++ b/stif/StifTFwIf/src/UIEngineContainer.cpp Mon Jun 14 11:37:33 2010 +0300 @@ -480,7 +480,6 @@ { // Call TestExecuted of CUIEngine interface iUIEngine->TestExecuted(this, iRunner->FullResult() ); - iState = EFinished; } }