mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
Merge branch 'master' into pu/mp
This commit is contained in:
@@ -1036,7 +1036,7 @@ void CTestMenu::showRecords()
|
||||
recline->doPaintBg(true);
|
||||
recline->setColorBody(COL_INFOBAR_PLUS_0);
|
||||
recline->enableShadow(CC_SHADOW_ON, w_shadow);
|
||||
recline->setCorner(CORNER_RADIUS_MID);
|
||||
recline->setCorner(RADIUS_MID);
|
||||
recordsbox->addCCItem(recline);
|
||||
|
||||
CComponentsPicture *iconf = new CComponentsPicture(OFFSET_INNER_MID, CC_CENTERED, NEUTRINO_ICON_REC, recline, CC_SHADOW_OFF, COL_RED, COL_INFOBAR_PLUS_0);
|
||||
|
Reference in New Issue
Block a user