mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
gui/scan_setup.cpp: add flag to ignore manual scan params update, while scan menu active
This commit is contained in:
@@ -83,6 +83,8 @@ class CScanSetup : public CMenuTarget, public CChangeObserver
|
||||
bool allow_start;
|
||||
/* flag to re-init frontends */
|
||||
bool fe_restart;
|
||||
/* flag to skip manual params update while in menu */
|
||||
bool in_menu;
|
||||
|
||||
bool is_wizard;
|
||||
|
||||
|
Reference in New Issue
Block a user