mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 00:11:14 +02:00
CTestMenu: fix icon container
was not removed from screen
This commit is contained in:
@@ -733,6 +733,9 @@ int CTestMenu::exec(CMenuTarget* parent, const std::string &actionKey)
|
|||||||
ShowHint("Testmenu: Blink","Testmenu: Blinking image stopped ...", 700, 2);
|
ShowHint("Testmenu: Blink","Testmenu: Blinking image stopped ...", 700, 2);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
iconform->kill();
|
||||||
|
delete iconform;
|
||||||
|
iconform = NULL;
|
||||||
return res;
|
return res;
|
||||||
}
|
}
|
||||||
else if (actionKey == "window"){
|
else if (actionKey == "window"){
|
||||||
|
Reference in New Issue
Block a user