Sine Striker
2023-12-13 3781b8d6a5c8a82a8ffb97383ac5e4b5e8872b0b
src/core/qwindowkit_windows.h
@@ -4,7 +4,7 @@
#include <QtCore/qt_windows.h>
#include <QtCore/qglobal.h>
#include <QWKCore/qwkcoreglobal.h>
#include <QWKCore/qwkglobal.h>
#ifndef GET_X_LPARAM
#  define GET_X_LPARAM(lp) (static_cast<int>(static_cast<short>(LOWORD(lp))))