Proposal: remove Widgets

This commit is contained in:
2024-03-02 08:36:06 +01:00
parent 25e7bf056b
commit c902bd9a54
4 changed files with 252 additions and 15 deletions

View File

@@ -41,6 +41,7 @@ DEFINES+=APP_BUILD_TIME=\\\"$$BUILD_TIME\\\"
DEFINES+=APP_EXTENDED_VERSION=\\\"$$EXTENDED_VERSION\\\"
SOURCES += \
CArun.cpp \
main.cpp \
mainwindow.cpp \
tslib.cpp \
@@ -48,6 +49,7 @@ SOURCES += \
datei.cpp
HEADERS += \
CArun.h \
guidefs.h \
mainwindow.h \
stepList.h \