Allow save resume interval to be disabled

Also raise the allowable upper limit
This commit is contained in:
Chocobo1 2018-07-04 14:02:05 +08:00
parent 6a16fc1ca2
commit d61435e4bf
No known key found for this signature in database
GPG key ID: 210D9C873253A68C
3 changed files with 36 additions and 12 deletions

View file

@ -51,6 +51,7 @@ signals:
private slots:
void updateCacheSpinSuffix(int value);
void updateSaveResumeDataIntervalSuffix(int value);
void updateInterfaceAddressCombo();
private: