1
0
Fork 0
forked from blue/squawk

fix: omitting from attribute not to wreck the stream

fix: build without kwallet
This commit is contained in:
Blue 2024-11-18 22:43:46 +02:00
parent 9a44ae1fa5
commit 3cce057545
Signed by untrusted user: blue
GPG key ID: 9B203B252A63EE38
3 changed files with 5 additions and 4 deletions

View file

@ -137,11 +137,12 @@ private:
Shared::Availability state;
NetworkAccess network;
bool isInitialized;
ClientCache clientCache;
#ifdef WITH_KWALLET
PSE::KWallet kwallet;
#endif
ClientCache clientCache;
private slots:
void addAccount(