mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 13:48:05 -06:00
Forward declare in a few places
This commit is contained in:
@@ -28,9 +28,10 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <QString>
|
||||
#include <QVariant>
|
||||
|
||||
class QString;
|
||||
|
||||
struct ISession
|
||||
{
|
||||
virtual ~ISession() = default;
|
||||
|
||||
Reference in New Issue
Block a user