Try to find incomplete files for new torrent

This commit is contained in:
Vladimir Golovnev (Glassez)
2016-04-19 09:54:48 +03:00
parent 8e9b0d97ec
commit e0d9ae3116
4 changed files with 103 additions and 42 deletions

View File

@@ -54,6 +54,8 @@ class QBitArray;
class QStringList;
template<typename T, typename U> struct QPair;
extern const QString QB_EXT;
namespace libtorrent
{
class alert;