CThemes: Add clock color to neutrino themes

This commit is contained in:
M. Liebmann
2013-12-25 18:26:25 +01:00
parent 025295b6b4
commit 7536370432
2 changed files with 22 additions and 4 deletions

View File

@@ -35,7 +35,7 @@ class CThemes : public CMenuTarget, CChangeObserver
CColorSetupNotifier *notifier;
int width;
int oldThemeValues[44];
int oldThemeValues[48];
bool hasThemeChanged;