mirror of
https://github.com/redstrate/Astra.git
synced 2025-06-07 22:47:46 +00:00
Add explicit QIcon include
This commit is contained in:
parent
ee6c29a559
commit
20eba826ee
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
||||||
|
|
||||||
#ifdef Q_OS_WIN
|
#ifdef Q_OS_WIN
|
||||||
#include <BreezeIcons/BreezeIcons>
|
#include <BreezeIcons/BreezeIcons>
|
||||||
|
#include <QIcon>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
using namespace Qt::StringLiterals;
|
using namespace Qt::StringLiterals;
|
||||||
|
|
Loading…
Add table
Reference in a new issue