mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 06:57:24 -06:00
committed by
sledgehammer999
parent
e5bf65c9bd
commit
a7db786387
@@ -1358,7 +1358,6 @@ void OptionsDialog::toggleComboRatioLimitAct()
|
||||
void OptionsDialog::enableForceProxy(bool enable)
|
||||
{
|
||||
m_ui->checkUPnP->setEnabled(!enable);
|
||||
m_ui->checkDHT->setEnabled(!enable);
|
||||
m_ui->checkLSD->setEnabled(!enable);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user