Apply "merge trackers" logic regardless of way the torrent is added

PR #21299.
This commit is contained in:
Vladimir Golovnev
2024-09-06 16:28:22 +03:00
committed by GitHub
parent 944499814b
commit d9bc7935eb
2 changed files with 32 additions and 2 deletions

View File

@@ -43,7 +43,6 @@ class QSslSocket;
#else
class QTcpSocket;
#endif
class QTextCodec;
namespace Net
{