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:
vanhofen
2022-04-30 16:31:45 +02:00
parent 84b18651ad
commit 6e35944d60
6 changed files with 7 additions and 7 deletions

View File

@@ -2328,7 +2328,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);