CInfoClock: menu item for setting color of the digit added

This commit is contained in:
M. Liebmann
2013-12-25 17:35:00 +01:00
parent ec01f884fd
commit 025295b6b4
11 changed files with 49 additions and 1 deletions

View File

@@ -53,6 +53,7 @@ class COsdSetup : public CMenuTarget, public CChangeObserver
char window_size_value[10];
std::string osdFontFile, osdTtxFontFile;
CComponentsShapeSquare *win_demo;
COnOffNotifier* colorInfoclockNotifier;
int width;
bool is_wizard;