lcd4linux update, add brightness settings

Origin commit data
------------------
Commit: 74f12564e1
Author: max_10 <max_10@gmx.de>
Date: 2018-09-10 (Mon, 10 Sep 2018)
This commit is contained in:
max_10
2018-09-10 00:15:22 +02:00
committed by vanhofen
parent 4f3420c94b
commit 39fd30aa60
10 changed files with 53 additions and 0 deletions

View File

@@ -36,6 +36,7 @@
class CLCD4lSetup : public CMenuTarget, CChangeObserver
{
private:
CMenuOptionNumberChooser *nc;
CMenuOptionChooser *mc;
CMenuForwarder * mf;