mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
src/gui/screensetup.cpp reset channellist modules
Origin commit data
------------------
Branch: ni/coolstream
Commit: 057cee2408
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-12-14 (Thu, 14 Dec 2017)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
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