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
2 changed files with 2 additions and 2 deletions

View File

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

View File

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