mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-12 16:23:07 -07:00
Merge pull request #12513 from glassez/torrent-impl
Split TorrentHandle interface and implementation
This commit is contained in:
commit
2681093d27
19 changed files with 2765 additions and 2538 deletions
|
@ -61,6 +61,7 @@
|
|||
#endif // Q_OS_MACOS
|
||||
#endif
|
||||
|
||||
#include "base/bittorrent/infohash.h"
|
||||
#include "base/bittorrent/session.h"
|
||||
#include "base/bittorrent/torrenthandle.h"
|
||||
#include "base/exceptions.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue