We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0375244 commit 8023640Copy full SHA for 8023640
src/qt/winshutdownmonitor.h
@@ -10,7 +10,7 @@
10
#include <QString>
11
#include <functional>
12
13
-#include <windef.h> // for HWND
+#include <windows.h>
14
15
#include <QAbstractNativeEventFilter>
16
0 commit comments