Zhao Yuhang
2025-04-10 f79b4c3ef8fae15e1bce56e4443caa76a9e2b00a
src/core/qwindowkit_windows.h
@@ -5,6 +5,14 @@
#ifndef QWINDOWKIT_WINDOWS_H
#define QWINDOWKIT_WINDOWS_H
#ifndef _USER32_
#  define _USER32_
#endif
#ifndef _DWMAPI_
#  define _DWMAPI_
#endif
#include <QtCore/qt_windows.h>
#include <QtCore/qglobal.h>