Merge pull request #10950 from glassez/drop-deprecated

Don't use deprecated libtorrent features
This commit is contained in:
Vladimir Golovnev
2019-07-23 09:19:15 +03:00
committed by GitHub
15 changed files with 140 additions and 178 deletions

View File

@@ -10,6 +10,7 @@ HEADERS += \
$$PWD/bittorrent/peerinfo.h \
$$PWD/bittorrent/private/bandwidthscheduler.h \
$$PWD/bittorrent/private/filterparserthread.h \
$$PWD/bittorrent/private/ltunderlyingtype.h \
$$PWD/bittorrent/private/portforwarderimpl.h \
$$PWD/bittorrent/private/resumedatasavingmanager.h \
$$PWD/bittorrent/private/speedmonitor.h \