mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
eventlist: fix clock
Signed-off-by: Thilo Graf <dbt@novatux.de>
review required
Origin commit data
------------------
Branch: ni/coolstream
Commit: 099f83e819
Author: TangoCash <eric@loxat.de>
Date: 2017-05-03 (Wed, 03 May 2017)
Origin message was:
------------------
-eventlist: fix clock
Signed-off-by: Thilo Graf <dbt@novatux.de>
review required
------------------
This commit was generated by Migit
This commit is contained in:
@@ -684,6 +684,8 @@ int CEventList::exec(const t_channel_id channel_id, const std::string& channelna
|
||||
|
||||
void CEventList::hide()
|
||||
{
|
||||
if (header)
|
||||
header->getClockObject()->kill();
|
||||
frameBuffer->paintBackgroundBoxRel(x,y, full_width,height);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user