From 4619c58c6f742ede03c95de5c51af7c7e8da9858 Mon Sep 17 00:00:00 2001
From: Sine Striker <trueful@163.com>
Date: 周六, 04 5月 2024 20:59:08 +0800
Subject: [PATCH] Update qmsetup

---
 src/core/qwindowkit_windows.h |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/src/core/qwindowkit_windows.h b/src/core/qwindowkit_windows.h
index 0a2f8a5..560e4da 100644
--- a/src/core/qwindowkit_windows.h
+++ b/src/core/qwindowkit_windows.h
@@ -1,4 +1,5 @@
-// Copyright (C) 2023-2024 Stdware Collections
+// Copyright (C) 2023-2024 Stdware Collections (https://www.github.com/stdware)
+// Copyright (C) 2021-2023 wangwenx190 (Yuhang Zhao)
 // SPDX-License-Identifier: Apache-2.0
 
 #ifndef QWINDOWKIT_WINDOWS_H
@@ -115,6 +116,7 @@
     //
     // Registry Helpers
     //
+    
 #if QT_VERSION < QT_VERSION_CHECK(5, 14, 0)
     class QWK_CORE_EXPORT WindowsRegistryKey {
     public:

--
Gitblit v1.9.1