- osd_setup: improve/clarify screensaver off option

This commit is contained in:
svenhoefer
2015-01-08 20:01:15 +01:00
parent f80f539387
commit 026c8b4389
6 changed files with 19 additions and 9 deletions

View File

@@ -54,6 +54,7 @@ class COsdSetup : public CMenuTarget, public CChangeObserver
std::string osdFontFile, osdTtxFontFile;
CComponentsShapeSquare *win_demo;
COnOffNotifier* colorInfoclockNotifier;
COnOffNotifier* screensaverNotifier;
int width;
bool is_wizard;