Forward declare in a few places

This commit is contained in:
thalieht 2019-06-02 12:13:34 +03:00
commit 4370a7eb12
35 changed files with 82 additions and 43 deletions

View file

@ -31,8 +31,8 @@
#define UTILS_STRING_H
#include <QLatin1String>
#include <QString>
class QString;
class TriStateBool;
namespace Utils