mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 00:11:08 +02:00
CChannelList: Fix display header clock
Origin commit data
------------------
Branch: ni/coolstream
Commit: d591acff42
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-12-17 (Tue, 17 Dec 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2128,6 +2128,7 @@ void CChannelList::paintHead()
|
|||||||
headerClock->setClockIntervall(1);
|
headerClock->setClockIntervall(1);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
headerClock->setClockFormat("%H:%M");
|
||||||
headerClock->setClockFont(SNeutrinoSettings::FONT_TYPE_MENU_TITLE);
|
headerClock->setClockFont(SNeutrinoSettings::FONT_TYPE_MENU_TITLE);
|
||||||
headerClock->setCorner(RADIUS_LARGE, CORNER_TOP_RIGHT);
|
headerClock->setCorner(RADIUS_LARGE, CORNER_TOP_RIGHT);
|
||||||
headerClock->setYPos(y);
|
headerClock->setYPos(y);
|
||||||
|
Reference in New Issue
Block a user