mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#791) Update well path filename if project file is relocated
This commit is contained in:
@@ -91,7 +91,7 @@ public:
|
||||
|
||||
|
||||
void scheduleGeometryRegenAndRedrawViews();
|
||||
void updateFilePathsFromProjectPath();
|
||||
void updateFilePathsFromProjectPath(const QString& newProjectPath, const QString& oldProjectPath);
|
||||
protected:
|
||||
virtual void fieldChangedByUi( const caf::PdmFieldHandle* changedField, const QVariant& oldValue, const QVariant& newValue );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user