add
wumu
2023-06-25 1d71365ddcb59203ff5fb7584238f256ab7bfcf8
internal_system_v1/internal_system_v1.pro
@@ -33,7 +33,8 @@
    problemrectification.cpp \
    problemnotmoney.cpp \
    punish.cpp \
    caseclue.cpp
    caseclue.cpp \
    coverinfo.cpp
HEADERS += \
        clientmainwindow.h \
@@ -44,7 +45,8 @@
    problemrectification.h \
    problemnotmoney.h \
    punish.h \
    caseclue.h
    caseclue.h \
    coverinfo.h
FORMS += \
        clientmainwindow.ui \
@@ -55,6 +57,7 @@
    problemrectification.ui \
    problemnotmoney.ui \
    punish.ui \
    caseclue.ui
    caseclue.ui \
    coverinfo.ui
include(QXlsx/QXlsx.pri)