From 99bfa7739d8a3974989f1774b3b9ad9e060eba15 Mon Sep 17 00:00:00 2001 From: Yuhang Zhao <zhaoyuhang@rankyee.com> Date: 周五, 05 1月 2024 17:17:44 +0800 Subject: [PATCH] update qmsetup --- examples/mainwindow/main.cpp | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/examples/mainwindow/main.cpp b/examples/mainwindow/main.cpp index b25a7a0..002360e 100644 --- a/examples/mainwindow/main.cpp +++ b/examples/mainwindow/main.cpp @@ -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 #include <QtWidgets/QApplication> -- Gitblit v1.9.1