mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
- header-clocks: simplify calls
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -2327,7 +2327,7 @@ void CChannelList::paintHead()
|
||||
if (header->getContextBtnObject())
|
||||
if (!header->getContextBtnObject()->empty())
|
||||
header->removeContextButtons();
|
||||
header->enableClock(true, "%H:%M", "%H %M", true);
|
||||
header->enableClock();
|
||||
|
||||
if (header->getClockObject())
|
||||
header->getClockObject()->setCorner(RADIUS_LARGE, CORNER_TOP_RIGHT);
|
||||
|
Reference in New Issue
Block a user