mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2609 Add names to new wells, and make it editable and saved/read
This commit is contained in:
@@ -135,10 +135,9 @@ protected:
|
||||
// Fields
|
||||
protected:
|
||||
caf::PdmField<double> m_datumElevation;
|
||||
private:
|
||||
|
||||
caf::PdmField<QString> m_name;
|
||||
|
||||
private:
|
||||
caf::PdmField<QString> m_simWellName;
|
||||
caf::PdmField<int> m_branchIndex;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user