fix possible segfault in channallist

fix segfaut channallist in movieplayer mode with active minitv
This commit is contained in:
defans
2013-10-09 00:19:11 +02:00
committed by svenhoefer
parent 72d2639a73
commit 88b92d3d90
2 changed files with 4 additions and 2 deletions

View File

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