mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 06:28:03 -06:00
Use Qt provided forward declaration header
This commit is contained in:
@@ -31,9 +31,10 @@
|
||||
#define UTILS_STRING_H
|
||||
|
||||
#include <QChar>
|
||||
#include <QVector>
|
||||
#include <QString>
|
||||
#include <Qt>
|
||||
#include <QtContainerFwd>
|
||||
|
||||
class QString;
|
||||
class QStringRef;
|
||||
|
||||
class TriStateBool;
|
||||
|
||||
Reference in New Issue
Block a user