mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-15 01:33:07 -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
|
@ -28,6 +28,7 @@
|
|||
|
||||
#include "fs.h"
|
||||
|
||||
#include <cerrno>
|
||||
#include <cstring>
|
||||
|
||||
#if defined(Q_OS_WIN)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue