mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-06 23:52:31 -06:00
- Manage country resolution on libtorrent side. The flags are not displayed in the peer list yet though
This commit is contained in:
@@ -75,6 +75,7 @@ class bittorrent : public QObject {
|
||||
bool queueingEnabled;
|
||||
QStringList url_skippingDlg;
|
||||
QHash<QString, QString> savepath_fromurl;
|
||||
bool resolve_countries;
|
||||
|
||||
protected:
|
||||
QString getSavePath(QString hash);
|
||||
|
||||
Reference in New Issue
Block a user