mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
gui/scan_setup.cpp: add flag to ignore manual scan params update, while scan menu active
Origin commit data
------------------
Commit: 9412f3a041
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-06-10 (Mon, 10 Jun 2013)
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