mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-11 07:46:17 -07:00
Extract PeerAddress class into separate file
This commit is contained in:
parent
efae685c25
commit
ad6a40d5f4
11 changed files with 115 additions and 55 deletions
|
@ -34,6 +34,7 @@
|
|||
#include <QMetaObject>
|
||||
#include <QThread>
|
||||
|
||||
#include "base/bittorrent/peeraddress.h"
|
||||
#include "base/bittorrent/peerinfo.h"
|
||||
#include "base/bittorrent/session.h"
|
||||
#include "base/bittorrent/torrenthandle.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue