mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-15 09:23:43 +02:00
gui/channellist.cpp: disable virtual bouquet edit,
split handleMsg and pincode check code
This commit is contained in:
@@ -242,5 +242,6 @@ public:
|
||||
};
|
||||
unsigned Size() { return (*chanlist).size(); }
|
||||
ZapitChannelList &getChannels() { return channels; };
|
||||
bool checkLockStatus(neutrino_msg_data_t data, bool pip = false);
|
||||
};
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user