mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 18:01:06 +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 CFrameBuffer;
|
||||||
class CBouquet;
|
class CBouquet;
|
||||||
|
|
||||||
class CChannelList : public CListHelpers
|
class CChannelList : public CListHelpers, public sigc::trackable
|
||||||
{
|
{
|
||||||
private:
|
private:
|
||||||
enum state_
|
enum state_
|
||||||
|
Reference in New Issue
Block a user