mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 00:17:23 -06:00
Search for existing files in separate thread
This commit is contained in:
committed by
sledgehammer999
parent
389664213b
commit
28844eff44
@@ -33,6 +33,8 @@
|
||||
|
||||
using namespace BitTorrent;
|
||||
|
||||
const int InfoHashTypeId = qRegisterMetaType<InfoHash>();
|
||||
|
||||
InfoHash::InfoHash()
|
||||
: m_valid(false)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user