Add option to enable pause when on background
This commit is contained in:
parent
7224ec57f6
commit
356fd60520
5 changed files with 23 additions and 9 deletions
|
@ -72,6 +72,7 @@ struct Values {
|
|||
|
||||
bool confirm_before_closing;
|
||||
bool first_start;
|
||||
bool pause_when_on_background;
|
||||
|
||||
bool updater_found;
|
||||
bool update_on_close;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue