mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-10 17:35:00 -06:00
Forward declare in a few places
This commit is contained in:
@@ -45,7 +45,6 @@
|
||||
#include <QVector>
|
||||
|
||||
#include "private/speedmonitor.h"
|
||||
#include "downloadpriority.h"
|
||||
#include "infohash.h"
|
||||
#include "torrentinfo.h"
|
||||
|
||||
@@ -58,6 +57,7 @@ class QUrl;
|
||||
|
||||
namespace BitTorrent
|
||||
{
|
||||
enum class DownloadPriority;
|
||||
class PeerInfo;
|
||||
class Session;
|
||||
class TrackerEntry;
|
||||
|
||||
Reference in New Issue
Block a user