mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1018 Delete multiSnapshotDefinitions on project close
This commit is contained in:
parent
4d31a39870
commit
455e99d9cd
@ -178,6 +178,8 @@ void RimProject::close()
|
|||||||
|
|
||||||
commandObjects.deleteAllChildObjects();
|
commandObjects.deleteAllChildObjects();
|
||||||
|
|
||||||
|
multiSnapshotDefinitions.deleteAllChildObjects();
|
||||||
|
|
||||||
delete viewLinkerCollection->viewLinker();
|
delete viewLinkerCollection->viewLinker();
|
||||||
viewLinkerCollection->viewLinker = NULL;
|
viewLinkerCollection->viewLinker = NULL;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user