mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-08 00:22:31 -06:00
Create header for common BitTorrent declarations
This commit is contained in:
@@ -31,8 +31,6 @@
|
||||
|
||||
#include <type_traits>
|
||||
|
||||
const QString QB_EXT {QStringLiteral(".!qB")};
|
||||
|
||||
namespace BitTorrent
|
||||
{
|
||||
uint qHash(const BitTorrent::TorrentState key, const uint seed)
|
||||
|
||||
Reference in New Issue
Block a user