Skip to content

Commit

Permalink
Add explicit QIcon include
Browse files Browse the repository at this point in the history
  • Loading branch information
redstrate committed Jul 29, 2024
1 parent ee6c29a commit 20eba82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions launcher/src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@

#ifdef Q_OS_WIN
#include <BreezeIcons/BreezeIcons>
#include <QIcon>
#endif

using namespace Qt::StringLiterals;
Expand Down

0 comments on commit 20eba82

Please sign in to comment.