- osd_setup: fix active status of ca_dotmatrix and ca_frame

This commit is contained in:
vanhofen
2015-06-18 12:00:00 +02:00
committed by svenhoefer
parent fd6ad52c8c
commit 8d84a4387d
4 changed files with 32 additions and 11 deletions

View File

@@ -57,6 +57,8 @@ class COsdSetup : public CMenuTarget, public CChangeObserver
COnOffNotifier* screensaverNotifier;
COnOffNotifier* channellistNotifier;
COnOffNotifier* infobarHddNotifier;
CMenuOptionChooser * ca_dotmatrix;
CMenuOptionChooser * ca_frame;
int width;
int is_wizard;