Merge remote-tracking branch 'test/cst-next'

This commit is contained in:
Stefan Seyfried
2015-03-07 20:09:44 +01:00
161 changed files with 707 additions and 703 deletions

View File

@@ -251,7 +251,7 @@ void CInfoViewer::initClock()
{
if (clock == NULL){
clock = new CComponentsFrmClock();
clock->doPaintBg(false);
clock->doPaintBg(true);
}
clock->setColorBody(COL_INFOBAR_PLUS_0);