mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
CChannelList: Fix display header clock
This commit is contained in:
@@ -2128,6 +2128,7 @@ void CChannelList::paintHead()
|
||||
headerClock->setClockIntervall(1);
|
||||
|
||||
}
|
||||
headerClock->setClockFormat("%H:%M");
|
||||
headerClock->setClockFont(SNeutrinoSettings::FONT_TYPE_MENU_TITLE);
|
||||
headerClock->setCorner(RADIUS_LARGE, CORNER_TOP_RIGHT);
|
||||
headerClock->setYPos(y);
|
||||
|
Reference in New Issue
Block a user