mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-30 19:40:18 -07:00
Allow save resume interval to be disabled
Also raise the allowable upper limit
This commit is contained in:
parent
6a16fc1ca2
commit
d61435e4bf
3 changed files with 36 additions and 12 deletions
|
@ -51,6 +51,7 @@ signals:
|
|||
|
||||
private slots:
|
||||
void updateCacheSpinSuffix(int value);
|
||||
void updateSaveResumeDataIntervalSuffix(int value);
|
||||
void updateInterfaceAddressCombo();
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue