wumu
2025-08-13 8f4eb9a829d70a28c1d6dff8baa1034e57878c56
stock_plan.pro
@@ -33,7 +33,11 @@
    customitem.cpp \
    customsortproxymodel.cpp \
    regularinvestment.cpp \
    historydata.cpp
    historydata.cpp \
    deepseekmainwindow.cpp \
    bargraphics.cpp \
    agilestrategy.cpp \
    separateanalysis.cpp
HEADERS += \
        clientmainwindow.h \
@@ -44,7 +48,11 @@
    customitem.h \
    customsortproxymodel.h \
    regularinvestment.h \
    historydata.h
    historydata.h \
    deepseekmainwindow.h \
    bargraphics.h \
    agilestrategy.h \
    separateanalysis.h
FORMS += \
        clientmainwindow.ui \
@@ -53,4 +61,7 @@
    leadingcompany.ui \
    showinfomessage.ui \
    regularinvestment.ui \
    historydata.ui
    historydata.ui \
    deepseekmainwindow.ui \
    agilestrategy.ui \
    separateanalysis.ui