mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-27 06:54:20 +00:00
Retry saving settings when operation failed
This commit is contained in:
parent
099314d17f
commit
f6d74e3996
@ -196,6 +196,7 @@ bool SettingsStorage::save()
|
||||
return true;
|
||||
}
|
||||
|
||||
m_timer.start();
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user