- osd-setup: allow to enable/disable event logos

Conflicts:
	src/gui/osd_setup.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2018-12-25 01:12:16 +01:00
committed by Thilo Graf
parent 26c6861d12
commit 52e49c25f4
9 changed files with 32 additions and 1 deletions

View File

@@ -55,6 +55,7 @@ class COsdSetup : public CMenuTarget, public CChangeObserver
COnOffNotifier* colorInfoclockNotifier;
COnOffNotifier* screensaverNotifier;
COnOffNotifier* channellistNotifier;
COnOffNotifier* channellogoNotifier;
COnOffNotifier* infobarHddNotifier;
CGenericMenuActivate casystemActivate;
CGenericMenuActivate screensaverActivate;