CTestMenu: fix icon container

was not removed from screen
This commit is contained in:
2017-01-24 23:21:24 +01:00
committed by M. Liebmann
parent 26eb4d079b
commit b2f1226324

View File

@@ -733,6 +733,9 @@ int CTestMenu::exec(CMenuTarget* parent, const std::string &actionKey)
ShowHint("Testmenu: Blink","Testmenu: Blinking image stopped ...", 700, 2);
}
iconform->kill();
delete iconform;
iconform = NULL;
return res;
}
else if (actionKey == "window"){