mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 06:57:24 -06:00
- Implemented flag display in peer list (has to be enabled in program preferences, connection section)
This commit is contained in:
@@ -267,6 +267,7 @@ void PropertiesWidget::saveSettings() {
|
||||
void PropertiesWidget::reloadPreferences() {
|
||||
// Take program preferences into consideration
|
||||
peersList->updatePeerHostNameResolutionState();
|
||||
peersList->updatePeerCountryResolutionState();
|
||||
}
|
||||
|
||||
void PropertiesWidget::loadDynamicData() {
|
||||
|
||||
Reference in New Issue
Block a user