Add option to enable pause when on background

This commit is contained in:
vitor-k 2019-09-13 23:01:12 -03:00
parent 7224ec57f6
commit 356fd60520
5 changed files with 23 additions and 9 deletions

View file

@ -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;