mirror of
https://github.com/redstrate/Astra.git
synced 2025-06-07 14:37:45 +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
|
||||
#include <BreezeIcons/BreezeIcons>
|
||||
#include <QIcon>
|
||||
#endif
|
||||
|
||||
using namespace Qt::StringLiterals;
|
||||
|
|
Loading…
Add table
Reference in a new issue