2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-11 09:07:41 +00:00

Windows fixes

This commit is contained in:
Jack Andersen
2017-12-26 18:10:44 -10:00
parent a686debdcf
commit 4658c9fbc5
7 changed files with 90 additions and 38 deletions

View File

@@ -3,8 +3,7 @@
#include "MainWindow.hpp"
#include "Common.hpp"
extern const size_t MAINICON_QT_SZ;
extern const uint8_t MAINICON_QT[];
extern "C" const uint8_t MAINICON_QT[];
static QIcon MakeAppIcon()
{