gui/channellist.cpp: adjust channel list mode on numeric zap

This commit is contained in:
[CST] Focus
2013-04-01 14:15:47 +04:00
parent caca00682d
commit f35065b918
2 changed files with 25 additions and 3 deletions

View File

@@ -92,6 +92,7 @@ private:
bool vlist; // "virtual" list, not bouquet
bool displayNext;
bool displayList;
int first_mode_found;
int info_height;
int ChannelList_Rec;