mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
lcd4l-setup: move type setup into own submenu to get different options for different types
Origin commit data
------------------
Commit: fe85a1fa27
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-05 (Sat, 05 Jan 2019)
Origin message was:
------------------
- lcd4l-setup: move type setup into own submenu to get different options for different types
This commit is contained in:
@@ -36,12 +36,14 @@
|
||||
class CLCD4lSetup : public CMenuTarget, CChangeObserver
|
||||
{
|
||||
private:
|
||||
CMenuOptionNumberChooser *nc;
|
||||
CMenuOptionChooser *mc;
|
||||
CMenuForwarder *mf;
|
||||
bool lcd4l_display_type_changed;
|
||||
int temp_lcd4l_display_type;
|
||||
int temp_lcd4l_skin;
|
||||
int temp_lcd4l_brightness;
|
||||
|
||||
int width;
|
||||
int show();
|
||||
int showTypeSetup();
|
||||
|
||||
public:
|
||||
static CLCD4lSetup* getInstance();
|
||||
|
Reference in New Issue
Block a user