Sine Striker
2023-12-14 a81e09bcd3dfe9f7e44db60f9feb02284155aa6b
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))))