mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-09 17:12:31 -06:00
Peers can now be sorted by country
This commit is contained in:
@@ -75,6 +75,7 @@ protected slots:
|
||||
void limitUpRateSelectedPeers(QStringList peer_ips);
|
||||
void limitDlRateSelectedPeers(QStringList peer_ips);
|
||||
void banSelectedPeers(QStringList peer_ips);
|
||||
void handleSortColumnChanged(int col);
|
||||
|
||||
private:
|
||||
QStandardItemModel *listModel;
|
||||
|
||||
Reference in New Issue
Block a user