mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 21:03:30 -07:00
Add mixed_mode_algorithm knob
This commit is contained in:
parent
6150e0c56b
commit
4185209036
4 changed files with 43 additions and 7 deletions
|
@ -79,7 +79,7 @@ private:
|
|||
QCheckBox cb_os_cache, cb_recheck_completed, cb_resolve_countries, cb_resolve_hosts, cb_super_seeding,
|
||||
cb_program_notifications, cb_torrent_added_notifications, cb_tracker_favicon, cb_tracker_status,
|
||||
cb_confirm_torrent_recheck, cb_confirm_remove_all_tags, cb_listen_ipv6, cb_announce_all_trackers, cbGuidedReadCache;
|
||||
QComboBox combo_iface, combo_iface_address;
|
||||
QComboBox combo_iface, combo_iface_address, comboUtpMixedMode;
|
||||
QLineEdit txtAnnounceIP;
|
||||
|
||||
// OS dependent settings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue