mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3205 Improved default name of modelled wellpaths. Made sure that the name is read and written.
This commit is contained in:
@@ -109,7 +109,7 @@ public:
|
||||
|
||||
void updateFilePathsFromProjectPath(const QString& newProjectPath, const QString& oldProjectPath);
|
||||
bool anyWellsContainingPerforationIntervals() const;
|
||||
|
||||
size_t modelledWellPathCount() const;
|
||||
protected:
|
||||
virtual void fieldChangedByUi( const caf::PdmFieldHandle* changedField, const QVariant& oldValue, const QVariant& newValue ) override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user