mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-15 01:33:07 -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
|
@ -40,6 +40,7 @@
|
|||
#include <QTableView>
|
||||
#include <QWheelEvent>
|
||||
|
||||
#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