From 8f81d6e6b4b72c2b4807a3416533c465b7c629c2 Mon Sep 17 00:00:00 2001 From: Sine Striker <trueful@163.com> Date: ćšć, 04 1æ 2024 19:33:40 +0800 Subject: [PATCH] Update submodules --- qmsetup | 2 +- src/core/qwindowkit_windows.h | 1 + 2 files changed, 2 insertions(+), 1 deletions(-) diff --git a/qmsetup b/qmsetup index 99ca80f..0b5b20f 160000 --- a/qmsetup +++ b/qmsetup @@ -1 +1 @@ -Subproject commit 99ca80fd63e34f4bb54dcc48db09a66e86f5517d +Subproject commit 0b5b20f49a4f4bb1b037bd02857e58ee93c46e8b diff --git a/src/core/qwindowkit_windows.h b/src/core/qwindowkit_windows.h index 511268c..560e4da 100644 --- a/src/core/qwindowkit_windows.h +++ b/src/core/qwindowkit_windows.h @@ -116,6 +116,7 @@ // // Registry Helpers // + #if QT_VERSION < QT_VERSION_CHECK(5, 14, 0) class QWK_CORE_EXPORT WindowsRegistryKey { public: -- Gitblit v1.9.1