mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 00:41:09 +02:00
Merge remote-tracking branch 'check/next-cc-fixed'
Origin commit data
------------------
Branch: ni/coolstream
Commit: 78f51baf66
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-26 (Sun, 26 Jan 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -942,7 +942,7 @@ void CMenuWidget::paint()
|
||||
CVFD::getInstance()->setMode(CVFD::MODE_MENU_UTF8 /*, nameString.c_str()*/);
|
||||
|
||||
// paint head
|
||||
CComponentsHeader header(x, y, width + sb_width, hheight, nameString, iconfile.c_str());
|
||||
CComponentsHeader header(x, y, width + sb_width, hheight, nameString, iconfile);
|
||||
header.setShadowOnOff(CC_SHADOW_ON);
|
||||
header.setOffset(10);
|
||||
header.paint(CC_SAVE_SCREEN_NO);
|
||||
|
Reference in New Issue
Block a user