mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
system/settings: move theme colors to dedicated struct
Conflicts: src/driver/pictureviewer/pictureviewer.cpp src/gui/epgview.cpp src/gui/osd_setup.cpp src/gui/pluginlist.cpp src/neutrino.cpp
This commit is contained in:
@@ -35,7 +35,7 @@ class CThemes : public CMenuTarget, CChangeObserver
|
||||
CColorSetupNotifier *notifier;
|
||||
|
||||
int width;
|
||||
int oldThemeValues[48];
|
||||
SNeutrinoTheme oldTheme;
|
||||
|
||||
bool hasThemeChanged;
|
||||
|
||||
|
Reference in New Issue
Block a user