mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
CChannelList: ensure disconnect signal/slot on delete of channellist ojects
Origin commit data
------------------
Branch: ni/coolstream
Commit: 66c109f8f9
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-07 (Sun, 07 May 2017)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -67,7 +67,7 @@ enum {
|
||||
class CFrameBuffer;
|
||||
class CBouquet;
|
||||
|
||||
class CChannelList : public CListHelpers
|
||||
class CChannelList : public CListHelpers, public sigc::trackable
|
||||
{
|
||||
private:
|
||||
enum state_
|
||||
|
Reference in New Issue
Block a user