gui/miscsettings_menu.cpp: add option to enable/disable epg scan

This commit is contained in:
[CST] Focus
2013-06-12 18:32:19 +04:00
parent e612cc5380
commit 680f684ce4
2 changed files with 6 additions and 1 deletions

View File

@@ -142,6 +142,7 @@ struct SNeutrinoSettings
std::string epg_max_events;
std::string epg_extendedcache;
std::string epg_dir;
int epg_scan;
//network
std::string network_ntpserver;