mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
gui/channellist.cpp: fix quick zap and virtual zap, when
empty bouquets present and zap cycle in current bouquet is disabled
This commit is contained in:
@@ -123,6 +123,7 @@ private:
|
||||
int emptyLineCount;
|
||||
void addTextToArray( const std::string & text, int screening );
|
||||
void processTextToArray(std::string text, int screening = 0);
|
||||
int getPrevNextBouquet(bool next);
|
||||
|
||||
public:
|
||||
CChannelList(const char * const Name, bool historyMode = false, bool _vlist = false);
|
||||
|
Reference in New Issue
Block a user