mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-11 07:46:17 -07:00
Split TorrentHandle interface and implementation
This commit is contained in:
parent
c25b3e623c
commit
1132b84548
19 changed files with 2765 additions and 2538 deletions
|
@ -34,6 +34,7 @@
|
|||
#include <QMetaObject>
|
||||
#include <QThread>
|
||||
|
||||
#include "base/bittorrent/infohash.h"
|
||||
#include "base/bittorrent/peeraddress.h"
|
||||
#include "base/bittorrent/peerinfo.h"
|
||||
#include "base/bittorrent/session.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue