From e736202b662a90482f7d65ac7527c34285ae5dcf Mon Sep 17 00:00:00 2001
From: xuetao <xuetao@ng3d.com>
Date: 星期二, 20 五月 2025 13:53:08 +0800
Subject: [PATCH] Merge branch 'master' of ssh://117.78.1.188:29418/test-upload

---
 Test/Test.pro |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Test/Test.pro b/Test/Test.pro
index 0086fd6..d2d73c4 100644
--- a/Test/Test.pro
+++ b/Test/Test.pro
@@ -16,10 +16,12 @@
 #DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000    # disables all the APIs deprecated before Qt 6.0.0
 
 SOURCES += \
+    errorexample.cpp \
     main.cpp \
     mainwindow.cpp
 
 HEADERS += \
+    errorexample.h \
     mainwindow.h
 
 FORMS += \

--
Gitblit v1.9.1