mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-21 07:57:22 -06:00
Create header for common BitTorrent declarations
This commit is contained in:
@@ -34,8 +34,7 @@
|
||||
#include <QDir>
|
||||
|
||||
#include "base/utils/fs.h"
|
||||
|
||||
extern const QString QB_EXT {QStringLiteral(".!qB")};
|
||||
#include "common.h"
|
||||
|
||||
lt::storage_interface *customStorageConstructor(const lt::storage_params ¶ms, lt::file_pool &pool)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user