mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Delete linked views when project is closed
This commit is contained in:
@@ -153,6 +153,8 @@ void RimProject::close()
|
|||||||
|
|
||||||
commandObjects.deleteAllChildObjects();
|
commandObjects.deleteAllChildObjects();
|
||||||
|
|
||||||
|
linkedViews.deleteAllChildObjects();
|
||||||
|
|
||||||
fileName = "";
|
fileName = "";
|
||||||
|
|
||||||
nextValidCaseId = 0;
|
nextValidCaseId = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user