osd_setup: fix active status of ca_dotmatrix and ca_frame

Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2015-06-18 12:00:00 +02:00
parent 7278d8f00e
commit f06de2b111
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;