This website works better with JavaScript.
Explore
Help
Register
Sign In
d4708
/
qBittorrent
mirror of
https://github.com/d47081/qBittorrent.git
Watch
1
Star
0
Fork
You've already forked qBittorrent
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Retry saving settings when operation failed
adaptive-webui-19844
Chocobo1
7 years ago
parent
099314d17f
commit
f6d74e3996
No known key found for this signature in database
GPG Key ID:
210D9C873253A68C
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
src/base/settingsstorage.cpp
1
src/base/settingsstorage.cpp
Unescape
Escape
View File
@ -196,6 +196,7 @@ bool SettingsStorage::save()
@@ -196,6 +196,7 @@ bool SettingsStorage::save()
return
true
;
}
m_timer
.
start
(
)
;
return
false
;
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
d4708/qBittorrent
Title
Body
Create Issue