mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-13 18:17:08 -07:00
Forward declare in a few places
This commit is contained in:
parent
4d92c7e094
commit
4370a7eb12
35 changed files with 82 additions and 43 deletions
|
@ -31,8 +31,8 @@
|
|||
#define UTILS_STRING_H
|
||||
|
||||
#include <QLatin1String>
|
||||
#include <QString>
|
||||
|
||||
class QString;
|
||||
class TriStateBool;
|
||||
|
||||
namespace Utils
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue