mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 02:11:04 +02:00
gui/channellist.cpp: bug fix, default copy constructor is danger, if class have pointers
Origin commit data
------------------
Commit: 36b14e31ef
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-11-26 (Wed, 26 Nov 2014)
This commit is contained in:
@@ -236,6 +236,7 @@ public:
|
||||
SORT_MAX
|
||||
};
|
||||
unsigned Size() { return (*chanlist).size(); }
|
||||
ZapitChannelList &getChannels() { return channels; };
|
||||
|
||||
};
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user