mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 08:27:24 -06:00
Retry saving settings when operation failed
This commit is contained in:
committed by
sledgehammer999
parent
0ede11a1b7
commit
5df42420cb
@@ -196,6 +196,7 @@ bool SettingsStorage::save()
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
m_timer.start();
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user