mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
parent
2e87e6e0df
commit
ff5d02bcf2
5 changed files with 125 additions and 1 deletions
|
@ -85,7 +85,8 @@ private:
|
|||
QCheckBox m_checkBoxCoalesceRW;
|
||||
#else
|
||||
QComboBox m_comboBoxDiskIOType;
|
||||
QSpinBox m_spinBoxMemoryWorkingSetLimit, m_spinBoxHashingThreads;
|
||||
QSpinBox m_spinBoxMemoryWorkingSetLimit, m_spinBoxHashingThreads,
|
||||
m_spinBoxI2PInboundQuantity, m_spinBoxI2POutboundQuantity, m_spinBoxI2PInboundLength, m_spinBoxI2POutboundLength;
|
||||
#endif
|
||||
|
||||
// OS dependent settings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue