From 65ab33c651c70486b1d8b29df25e9cb8446515a2 Mon Sep 17 00:00:00 2001
From: shiyb <ninthozward1@outlook.com>
Date: 星期三, 14 五月 2025 11:50:06 +0800
Subject: [PATCH] Merge branch 'master' of ssh://117.78.1.188:29418/test-upload

---
 Test/main.cpp |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Test/main.cpp b/Test/main.cpp
index 51ee1a9..5194a48 100644
--- a/Test/main.cpp
+++ b/Test/main.cpp
@@ -7,6 +7,7 @@
     //first QT
     QApplication a(argc, argv);
     MainWindow w;
+       //first QT
     w.show();
     return a.exec();
 }

--
Gitblit v1.9.1