mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
gui/channellist.cpp: add per-channel lock in editor
This commit is contained in:
@@ -161,7 +161,8 @@ private:
|
||||
void internalMoveChannel(unsigned int fromPosition, unsigned int toPosition);
|
||||
void deleteChannel();
|
||||
void addChannel();
|
||||
void saveChanges();
|
||||
void lockChannel();
|
||||
void saveChanges(bool fav = true);
|
||||
|
||||
friend class CBouquet;
|
||||
public:
|
||||
|
Reference in New Issue
Block a user