Fix issues
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user