mirror of
https://github.com/redstrate/Astra.git
synced 2025-06-18 10:57:45 +00:00
Add explicit QIcon include
This commit is contained in:
parent
c029759e8d
commit
067dc61132
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