mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-09-14 15:02:13 +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;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
m_timer.start();
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user