modif export + automatisation + fonction qui centralise tout les exports

This commit is contained in:
p2405951
2025-06-20 16:08:32 +02:00
parent 0ca9c535c5
commit 105f1a6918
13 changed files with 624 additions and 122 deletions
+2
View File
@@ -13,11 +13,13 @@ SOURCES += \
mainwindow.cpp \
step.cpp \
path.cpp \
web.cpp
HEADERS += \
mainwindow.h \
step.h \
path.h \
web.h
FORMS += \
mainwindow.ui