mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
Revert "CChannelList/COsdSetup: use showOsdChanlistSetup() from OSD-Setup"
commit has problems: bad looking, if fade is ON, menu missed channel list fonts config
This reverts commit 253579909f
.
This commit is contained in:
@@ -101,7 +101,7 @@ class COsdSetup : public CMenuTarget, public CChangeObserver
|
||||
~COsdSetup();
|
||||
int exec(CMenuTarget* parent, const std::string & actionKey);
|
||||
bool changeNotify(const neutrino_locale_t OptionName, void * /*data*/);
|
||||
int showContextChanlistMenu(CMenuWidget *menu_chanlist);
|
||||
int showContextChanlistMenu();
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user