mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix crash when closing and reopening plots
This commit is contained in:
@@ -126,7 +126,7 @@ public:
|
||||
TrajectoryType formationTrajectoryType() const;
|
||||
|
||||
void detachAllCurves() override;
|
||||
void reattachAllCurves();
|
||||
void reattachAllCurves() override;
|
||||
|
||||
void setAndUpdateWellPathFormationNamesData( RimCase* rimCase, RimWellPath* wellPath );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user