Fix issues

This commit is contained in:
T'JAMPENS QUENTIN p2406187
2025-06-20 16:51:11 +02:00
parent d14bd80a23
commit 1011a9f123
8 changed files with 81 additions and 55 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ public:
void addNewPath();
void addNewStep();
void exportHTMLMap(int index);
void loadAndExportPaths();
void loadAndExportPaths(QStringList fichiers);
QString getCurrentFile() const;
void setCurrentFile(const QString &newCurrentFile);
QList<Path *> getPath() const;