mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 15:32:52 +02:00
header-clocks: simplify calls
Origin commit data
------------------
Branch: ni/coolstream
Commit: abf210605e
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-04-30 (Sat, 30 Apr 2022)
Origin message was:
------------------
- header-clocks: simplify calls
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -915,7 +915,7 @@ int CEpgData::show(const t_channel_id channel_id, uint64_t a_id, time_t* a_start
|
||||
header = new CComponentsHeader();
|
||||
header->setColorBody(COL_MENUHEAD_PLUS_0);
|
||||
header->enableColBodyGradient(g_settings.theme.menu_Head_gradient, COL_MENUCONTENT_PLUS_0, g_settings.theme.menu_Head_gradient_direction);
|
||||
header->enableClock(true, "%H:%M", "%H %M", true);
|
||||
header->enableClock();
|
||||
header->getClockObject()->enableForceSegmentPaint();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user