mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-02-05 03:14:44 +00:00
Avoid showing an empty row in AdvancedSettings
Fixup 543cbc6d1c468b2c5475769a90c530dad624c565.
This commit is contained in:
parent
9e4f246c89
commit
59e6757242
@ -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