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
committed by sledgehammer999
parent 9272151d0a
commit 2c69faca58
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: