From 8f4eb9a829d70a28c1d6dff8baa1034e57878c56 Mon Sep 17 00:00:00 2001
From: wumu <mayi@mayi.com>
Date: 星期三, 13 八月 2025 23:07:34 +0800
Subject: [PATCH] 250813

---
 stock_plan.pro |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/stock_plan.pro b/stock_plan.pro
index a66bbbe..2e9b583 100644
--- a/stock_plan.pro
+++ b/stock_plan.pro
@@ -36,7 +36,8 @@
     historydata.cpp \
     deepseekmainwindow.cpp \
     bargraphics.cpp \
-    agilestrategy.cpp
+    agilestrategy.cpp \
+    separateanalysis.cpp
 
 HEADERS += \
         clientmainwindow.h \
@@ -50,7 +51,8 @@
     historydata.h \
     deepseekmainwindow.h \
     bargraphics.h \
-    agilestrategy.h
+    agilestrategy.h \
+    separateanalysis.h
 
 FORMS += \
         clientmainwindow.ui \
@@ -61,4 +63,5 @@
     regularinvestment.ui \
     historydata.ui \
     deepseekmainwindow.ui \
-    agilestrategy.ui
+    agilestrategy.ui \
+    separateanalysis.ui

--
Gitblit v1.8.0