mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-26 16:26:48 -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();
|
||||
|
||||
multiSnapshotDefinitions.deleteAllChildObjects();
|
||||
|
||||
delete viewLinkerCollection->viewLinker();
|
||||
viewLinkerCollection->viewLinker = NULL;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user