mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5917 Export Completion: Avoid overwrite of export completion well name
This commit is contained in:
@@ -75,6 +75,7 @@ public:
|
||||
|
||||
QString name() const;
|
||||
void setName( const QString& name );
|
||||
void setNameNoUpdateOfExportName( const QString& name );
|
||||
|
||||
const QString associatedSimulationWellName() const;
|
||||
int associatedSimulationWellBranch() const;
|
||||
|
||||
Reference in New Issue
Block a user