Merge pull request #8690 from Chocobo1/options

Avoid showing an empty row in AdvancedSettings
This commit is contained in:
Mike Tzou 2018-04-08 13:14:21 +08:00 committed by GitHub
commit 3301e9cb69
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -82,7 +82,9 @@ enum AdvSettingsRows
DISK_CACHE_TTL,
OS_CACHE,
GUIDED_READ_CACHE,
#if LIBTORRENT_VERSION_NUM >= 10107
COALESCE_RW,
#endif
SUGGEST_MODE,
SEND_BUF_WATERMARK,
SEND_BUF_LOW_WATERMARK,