Merge remote-tracking branch 'check/next-cc'

untested, probably needs some buildfixing
This commit is contained in:
Stefan Seyfried
2013-12-22 21:25:05 +01:00
67 changed files with 1637 additions and 894 deletions

View File

@@ -266,6 +266,7 @@ void CInfoViewer::paintTime (bool show_dot)
if (clock == NULL){
clock = new CComponentsFrmClock();
clock->doPaintBg(false);
clock->setClockActiv(false);
}
clock->setColorBody(COL_INFOBAR_PLUS_0);