gui/scan_setup.cpp: add explicit option to enable/disable fast-scan update

This commit is contained in:
[CST] Focus
2014-04-07 15:20:47 +04:00
parent e35abd4ff2
commit b925988afe
4 changed files with 20 additions and 9 deletions

View File

@@ -783,6 +783,7 @@ class CScanSettings
int fast_type;
int fast_op;
int fst_version;
int fst_update;
int cable_nid;
std::string satName;