mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
update glcd
Origin commit data
------------------
Commit: 0c2dcc9eb1
Author: redblue.pkt <redblue.pkt@orange.pl>
Date: 2020-06-19 (Fri, 19 Jun 2020)
This commit is contained in:
@@ -46,7 +46,11 @@ class CCECSetup : public CMenuTarget, CChangeObserver
|
||||
public:
|
||||
CCECSetup();
|
||||
~CCECSetup();
|
||||
#if HAVE_SH4_HARDWARE
|
||||
void setCECSettings(bool);
|
||||
#else
|
||||
void setCECSettings();
|
||||
#endif
|
||||
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