forked from blue/squawk
Merge pull request 'don't save settings on quit, if readSettings() not finished' (#56) from shunf4/squawk:fix/wait_init_before_exit into messageFeed
Reviewed-on: blue/squawk#56
This commit is contained in:
commit
43bfaf9b7e
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