mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-31 03:50:20 -07:00
Show info hash in log when added a duplicate torrent
Closes #22161. PR #22505.
This commit is contained in:
parent
f0b9a17566
commit
ff03eeab5b
8 changed files with 45 additions and 11 deletions
|
@ -43,6 +43,7 @@
|
|||
|
||||
#include "base/addtorrentmanager.h"
|
||||
#include "base/asyncfilestorage.h"
|
||||
#include "base/bittorrent/addtorrenterror.h"
|
||||
#include "base/bittorrent/session.h"
|
||||
#include "base/bittorrent/torrentdescriptor.h"
|
||||
#include "base/global.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue