#1732 Update path to StimPlan xml if required

This commit is contained in:
Magne Sjaastad
2017-08-03 13:21:19 +02:00
parent f2c20db534
commit bf3636a9df
5 changed files with 34 additions and 3 deletions

View File

@@ -48,4 +48,5 @@ public:
void deleteFractureDefinitions();
void loadAndUpdateData();
void updateFilePathsFromProjectPath(const QString& newProjectPath, const QString& oldProjectPath);
};