mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
CChannelList: Fix display header clock
Origin commit data
------------------
Commit: d591acff42
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-12-17 (Tue, 17 Dec 2013)
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