Delete command objects in destructor

p4#: 22402
This commit is contained in:
Magne Sjaastad 2013-09-13 10:42:27 +02:00
parent 74b6b858d3
commit 5160c9bf86

View File

@ -124,6 +124,8 @@ void RimProject::close()
wellPathImport = new RimWellPathImport();
commandObjects.deleteAllChildObjects();
fileName = "";
nextValidCaseId = 0;