mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
Merge remote-tracking branch 'check/next-cc-fixed'
This commit is contained in:
@@ -591,7 +591,7 @@ void CBouquetList::paintItem(int pos)
|
||||
|
||||
void CBouquetList::paintHead()
|
||||
{
|
||||
CComponentsHeader header(x, y, width, theight, name, NULL /*no header icon*/);
|
||||
CComponentsHeader header(x, y, width, theight, name);
|
||||
header.paint(CC_SAVE_SCREEN_NO);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user