Add variableWindow mode.

This commit is contained in:
sunwen
2024-04-03 09:42:35 +08:00
parent 62f50091a4
commit 734458f7d8
3 changed files with 11 additions and 1 deletions

View File

@@ -43,6 +43,7 @@ SOURCES += \
Helper/AmplificationHelper.cpp \
ShotList/ShotListPrivate.cpp \
MatLab/MatlabCreatorPrivate.cpp \
MatLab/MatlabCreatorVariableWindowPrivate.cpp \
Data/CEMeasuredData.cpp \
Data/CEData.cpp \
Data/MetaData.cpp \
@@ -84,6 +85,7 @@ HEADERS += \
Helper/AmplificationHelper.h \
ShotList/ShotListPrivate.h \
MatLab/MatlabCreatorPrivate.h \
MatLab/MatlabCreatorVariableWindowPrivate.h \
Data/CEMeasuredData.h \
Data/CEData.h \
Data/MetaData.h \