mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 16:37:21 -06:00
@@ -40,6 +40,9 @@
|
||||
using SHA1Hash = Digest32<160>;
|
||||
using SHA256Hash = Digest32<256>;
|
||||
|
||||
Q_DECLARE_METATYPE(SHA1Hash)
|
||||
Q_DECLARE_METATYPE(SHA256Hash)
|
||||
|
||||
namespace BitTorrent
|
||||
{
|
||||
class InfoHash;
|
||||
|
||||
Reference in New Issue
Block a user