Naming changes and clang format

This commit is contained in:
vitor-k 2019-09-14 18:14:23 -03:00
parent 356fd60520
commit 66b1e419c3
5 changed files with 10 additions and 9 deletions

View file

@ -72,7 +72,7 @@ struct Values {
bool confirm_before_closing;
bool first_start;
bool pause_when_on_background;
bool pause_when_in_background;
bool updater_found;
bool update_on_close;