mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +02:00
system/setting_helpers.cpp: add static CColorSetupNotifier::setPalette(),
to call it direct
This commit is contained in:
@@ -88,6 +88,7 @@ class CColorSetupNotifier : public CChangeObserver
|
||||
{
|
||||
public:
|
||||
bool changeNotify(const neutrino_locale_t, void *);
|
||||
static void setPalette();
|
||||
};
|
||||
|
||||
class CAudioSetupNotifier : public CChangeObserver
|
||||
|
Reference in New Issue
Block a user