From ee692f2cbde18cf221c06e4be5af0f87c40a7104 Mon Sep 17 00:00:00 2001 From: xuetao <xuetao@ng3d.com> Date: 星期四, 08 五月 2025 16:01:51 +0800 Subject: [PATCH] Merge branch 'master' of ssh://117.78.1.188:29418/test-upload --- Test/Test.pro | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/QTTest/QTTest.pro b/Test/Test.pro similarity index 97% rename from QTTest/QTTest.pro rename to Test/Test.pro index 06b0341..0086fd6 100644 --- a/QTTest/QTTest.pro +++ b/Test/Test.pro @@ -1,4 +1,4 @@ -QT += core gui +QT += core gui greaterThan(QT_MAJOR_VERSION, 4): QT += widgets -- Gitblit v1.9.1