mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-14 00:43:35 +02:00
Revert "src/gui/osd_setup.cpp disable hint paint in channellist-mode, is broken"
This reverts commit9566002cf8
. Origin commit data ------------------ Commit:317f267ef2
Author: vanhofen <vanhofen@gmx.de> Date: 2017-09-25 (Mon, 25 Sep 2017)
This commit is contained in:
@@ -75,7 +75,7 @@ class COsdSetup : public CMenuTarget, public CChangeObserver
|
||||
void showOsdMenusSetup(CMenuWidget *menu_menus);
|
||||
void showOsdChannellogosSetup(CMenuWidget *menu_channellogos); //NI
|
||||
void showOsdInfobarSetup(CMenuWidget *menu_infobar);
|
||||
void showOsdChanlistSetup(CMenuWidget *menu_chanlist, bool hint_paint = true);
|
||||
void showOsdChanlistSetup(CMenuWidget *menu_chanlist);
|
||||
void showOsdEventlistSetup(CMenuWidget *menu_eventlist);
|
||||
void showOsdVolumeSetup(CMenuWidget *menu_volume);
|
||||
void showOsdInfoclockSetup(CMenuWidget *menu_infoclock);
|
||||
|
Reference in New Issue
Block a user