mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-05 20:58:28 +02:00
CTestMenu: fix icon container
was not removed from screen
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9266635917
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-01-24 (Tue, 24 Jan 2017)
------------------
This commit was generated by Migit
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);
|
||||
}
|
||||
|
||||
iconform->kill();
|
||||
delete iconform;
|
||||
iconform = NULL;
|
||||
return res;
|
||||
}
|
||||
else if (actionKey == "window"){
|
||||
|
Reference in New Issue
Block a user