Merge pull request #29 from wsxarcher/patch-2

Fix mingw cross compilation on linux
This commit is contained in:
Kleuter 2024-12-28 10:03:34 +01:00 committed by GitHub
commit aabe4f68c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
#include <qt_windows.h> #include <qt_windows.h>
#include <shlobj.h> #include <shlobj.h>
#include <VersionHelpers.h> #include <versionhelpers.h>
#include <intshcut.h> #include <intshcut.h>
#include <qvarlengtharray.h> #include <qvarlengtharray.h>

View File

@ -12,7 +12,7 @@
#include <cstdio> #include <cstdio>
#include <VersionHelpers.h> #include <versionhelpers.h>
QT_BEGIN_NAMESPACE QT_BEGIN_NAMESPACE