forked from blue/squawk
don't save settings on quit, if readSettings() not finished
This commit is contained in:
parent
8b3752ef47
commit
5862f1552b
2 changed files with 38 additions and 32 deletions
|
@ -133,6 +133,7 @@ private:
|
|||
Shared::Availability state;
|
||||
NetworkAccess network;
|
||||
uint8_t waitingForAccounts;
|
||||
bool isInitialized;
|
||||
|
||||
#ifdef WITH_KWALLET
|
||||
PSE::KWallet kwallet;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue