mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
hide menu break enableSaveScreen ?
This commit is contained in:
@@ -247,6 +247,6 @@ void cTmdb::selectResult(Json::Value elements, int results, int &use_result)
|
|||||||
if (!m->gotAction())
|
if (!m->gotAction())
|
||||||
return;
|
return;
|
||||||
delete selector;
|
delete selector;
|
||||||
m->hide();
|
delete m;
|
||||||
use_result = select;
|
use_result = select;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user