mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-07 13:48:35 +02:00
some fixes after cherry-picking
Signed-off-by: GetAway <get-away@t-online.de>
This commit is contained in:
@@ -49,7 +49,7 @@ class CLCD4lSetup : public CMenuTarget, CChangeObserver
|
||||
static CLCD4lSetup* getInstance();
|
||||
CLCD4lSetup();
|
||||
~CLCD4lSetup();
|
||||
int exec(CMenuTarget* parent, const std::string &actionkey);
|
||||
int exec(CMenuTarget *parent, const std::string &actionkey);
|
||||
virtual bool changeNotify(const neutrino_locale_t OptionName, void * /*data*/);
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user