mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
revert 6ee7fac1a5
Was bad idea to rename. Other Classes can also inherit this. See CMenuTarget
This commit is contained in:
@@ -132,7 +132,7 @@ CChannelList::~CChannelList()
|
||||
if (headerClock) {
|
||||
headerClock->Stop();
|
||||
if (headerClock->isPainted())
|
||||
headerClock->hideCC();
|
||||
headerClock->hide();
|
||||
if (headerClock->isClockRun())
|
||||
headerClock->stopThread();
|
||||
delete headerClock;
|
||||
|
Reference in New Issue
Block a user