mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-15 01:33:07 -07:00
Create header for common BitTorrent declarations
This commit is contained in:
parent
4a1e3de06d
commit
f4efa530dc
14 changed files with 48 additions and 10 deletions
|
@ -58,7 +58,7 @@
|
|||
#include <QStorageInfo>
|
||||
#include <QRegularExpression>
|
||||
|
||||
#include "base/bittorrent/torrenthandle.h"
|
||||
#include "base/bittorrent/common.h"
|
||||
#include "base/global.h"
|
||||
|
||||
QString Utils::Fs::toNativePath(const QString &path)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue