mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-06 23:52:31 -06:00
Move error logging of adding peers to the proper place
This commit is contained in:
@@ -40,5 +40,6 @@ namespace BitTorrent
|
||||
ushort port = 0;
|
||||
|
||||
static PeerAddress parse(const QString &address);
|
||||
QString toString() const;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user