From 5c04046acae6e61280fba7fef31401edd7c36087 Mon Sep 17 00:00:00 2001 From: Dylan Liu <312902918@qq.com> Date: 周五, 23 5月 2025 16:04:20 +0800 Subject: [PATCH] QWKCore/cocoawindowcontext: Use typeId() instead of type() in Qt 6.0+. (#181) --- LICENSE | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/LICENSE b/LICENSE index 406593a..d6629a9 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,8 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2021-2023 Stdware Collections + Copyright (C) 2023-2025 Stdware Collections (https://www.github.com/stdware) + Copyright (C) 2021-2023 wangwenx190 (Yuhang Zhao) Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. -- Gitblit v1.9.1