don't save settings on quit, if readSettings() not finished #56
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "shunf4/squawk:fix/wait_init_before_exit"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Don't save settings on quit, if
readSettings()
not finished.This is to prevent settings from being cleared.
This PR is based on #50. The changes for this PR is at the lastest commit.