主要功能已完成

This commit is contained in:
2021-02-09 01:10:53 +08:00
parent 633cbc0428
commit 36cc78b047
13 changed files with 160 additions and 387 deletions
+2 -4
View File
@@ -17,12 +17,10 @@ DEFINES += QT_DEPRECATED_WARNINGS
SOURCES += \
main.cpp \
widget.cpp \
workthread.cpp
widget.cpp
HEADERS += \
widget.h \
workthread.h
widget.h
FORMS += \
widget.ui