mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-22 20:44:15 +00:00
Merge pull request #8690 from Chocobo1/options
Avoid showing an empty row in AdvancedSettings
This commit is contained in:
commit
3301e9cb69
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user