mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 08:51:10 +02:00
-eventlist: fix clock
Signed-off-by: Thilo Graf <dbt@novatux.de> review required
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()
|
void CEventList::hide()
|
||||||
{
|
{
|
||||||
|
if (header)
|
||||||
|
header->getClockObject()->kill();
|
||||||
frameBuffer->paintBackgroundBoxRel(x,y, full_width,height);
|
frameBuffer->paintBackgroundBoxRel(x,y, full_width,height);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user