Merge pull request #4930 from vitor-k/pause-on-unfocus
Pause when in background
This commit is contained in:
commit
377abfa3e6
6 changed files with 39 additions and 0 deletions
|
@ -74,6 +74,7 @@ struct Values {
|
|||
|
||||
bool confirm_before_closing;
|
||||
bool first_start;
|
||||
bool pause_when_in_background;
|
||||
|
||||
bool updater_found;
|
||||
bool update_on_close;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue