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