1.qt 项目配置文件更新

2.TWPP 框架部分代码调整
This commit is contained in:
lovelyyoung 2020-06-20 11:21:00 +08:00
parent 9d4a3a6e8f
commit cad96b6e21
4 changed files with 2101 additions and 2111 deletions

1
.gitignore vendored
View File

@ -3,6 +3,7 @@
################################################################################
/huagao/.vs/huagaotwds/v15
/3rdparty/nick
/huagao/debug/qmake
/huagao/debug
/huagao/Win32/Debug

View File

@ -79,7 +79,7 @@ SOURCES += huagaods.cpp \
ImageProcess/ImageApplySharpen.cpp \
ImageProcess/ImageProcess_Public.cpp \
ImageProcess/ImageApplyConcatenation.cpp \
G400ScanConfig.cpp \
GscanJsonConfig.cpp \
Sliders.cpp \
SmartEdit.cpp \
TabCtrlSSL.cpp \
@ -134,6 +134,8 @@ HEADERS += huagaods.hpp \
ImageProcess/ImageApplySharpen.h \
ImageProcess/ImageProcess_Public.h \
ImageProcess/ImageApplyConcatenation.h \
GscanJsonConfig.h \
MapFinder.h \
Sliders.h \
SmartEdit.h \
TabCtrlSSL.h \

File diff suppressed because it is too large Load Diff