mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-09 17:12:31 -06:00
- Added DHT to trackers list
This commit is contained in:
@@ -121,6 +121,7 @@ class QTorrentHandle {
|
||||
QString creation_date() const;
|
||||
void get_peer_info(std::vector<peer_info>&) const;
|
||||
bool resolve_countries() const;
|
||||
bool priv() const;
|
||||
|
||||
//
|
||||
// Setters
|
||||
|
||||
Reference in New Issue
Block a user