osd_setup: fix active status of ca_dotmatrix and ca_frame

Origin commit data
------------------
Commit: 8d84a4387d
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-06-18 (Thu, 18 Jun 2015)

Origin message was:
------------------
- 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
parent 4ac078dcee
commit f5213a4ec0
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;