Improve tracker entries handling

This commit is contained in:
Vladimir Golovnev (Glassez)
2021-03-01 16:06:08 +03:00
parent 6b3c6c12ff
commit 7a8c05dc7c
17 changed files with 194 additions and 215 deletions

View File

@@ -35,7 +35,7 @@
namespace BitTorrent
{
class TrackerEntry;
struct TrackerEntry;
}
namespace Ui