lcd4l: possibility to use it in user menue

This commit is contained in:
GetAway
2018-12-26 20:06:01 +01:00
parent 99a6ab267d
commit 444173ead6
6 changed files with 30 additions and 0 deletions

View File

@@ -44,6 +44,7 @@ class CLCD4lSetup : public CMenuTarget, CChangeObserver
int show();
public:
static CLCD4lSetup* getInstance();
CLCD4lSetup();
~CLCD4lSetup();
int exec(CMenuTarget* parent, const std::string &actionkey);