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
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: