mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
- epgplus: fix detailsline;
This commit is contained in:
@@ -365,6 +365,7 @@ EpgPlus::ChannelEntry::~ChannelEntry()
|
||||
|
||||
if (this->detailsLine)
|
||||
{
|
||||
this->detailsLine->kill();
|
||||
delete this->detailsLine;
|
||||
this->detailsLine = NULL;
|
||||
}
|
||||
|
Reference in New Issue
Block a user