mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
gui/channellist.cpp: add channel move to bouquet
Origin commit data
------------------
Branch: ni/coolstream
Commit: 121d2f6339
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-28 (Tue, 28 Oct 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -159,10 +159,12 @@ private:
|
||||
void finishMoveChannel();
|
||||
void cancelMoveChannel();
|
||||
void internalMoveChannel(unsigned int fromPosition, unsigned int toPosition);
|
||||
void deleteChannel();
|
||||
void deleteChannel(bool ask = true);
|
||||
void addChannel();
|
||||
void lockChannel();
|
||||
void saveChanges(bool fav = true);
|
||||
bool addChannelToBouquet();
|
||||
void moveChannelToBouquet();
|
||||
|
||||
friend class CBouquet;
|
||||
public:
|
||||
|
Reference in New Issue
Block a user