mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
gui/channellist.cpp: add per-channel lock in editor
Origin commit data
------------------
Commit: b1ba52b754
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-14 (Tue, 14 Oct 2014)
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