gui/infoviewer.cpp: disable EVT_NOEPG_YET in virtual zap mode

This commit is contained in:
[CST] Focus
2013-07-30 10:16:18 +04:00
parent 291a990be3
commit bbe63318b8
2 changed files with 13 additions and 9 deletions

View File

@@ -140,6 +140,7 @@ class CInfoViewer
void show_current_next(bool new_chan, int epgpos);
void reset_allScala();
void check_channellogo_ca_SettingsChange();
void sendNoEpg(const t_channel_id channel_id);
public:
bool chanready;
bool is_visible;