Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/mp/tuxbox

Origin commit data
------------------
Commit: ba90e506e8
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-14 (Thu, 14 Dec 2017)
This commit is contained in:
vanhofen
2017-12-14 20:49:51 +01:00

View File

@@ -160,6 +160,9 @@ int CScreenSetup::exec(CMenuTarget* parent, const std::string &)
if (g_InfoViewer) /* recalc infobar position */
g_InfoViewer->start();
if (CNeutrinoApp::getInstance()->channelList)
CNeutrinoApp::getInstance()->channelList->ResetModules();
loop = false;
break;
}