mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 18:31:22 +02:00
src/gui/screensetup.cpp reset channellist modules
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user