mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-11 07:30:57 +02:00
CTestMenu: fix icon container
was not removed from screen
Origin commit data
------------------
Branch: ni/coolstream
Commit: b2f1226324
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);
|
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