]> Creatis software - clitk.git/commit
Romulo
authordsarrut <dsarrut>
Thu, 7 Apr 2011 08:51:20 +0000 (08:51 +0000)
committerdsarrut <dsarrut>
Thu, 7 Apr 2011 08:51:20 +0000 (08:51 +0000)
commitd8b45274cd67177427f3480f2ce4e9345d83612f
tree2610350d262d9369105475cc04c986f0825344ef
parentd0821fb395eee271db5fe469bb77456e70e3e77f
Romulo
- Solved bug 295
  + Removed the "destroyed" flag
  + List/Tree widget is now cleared in the destructor
  + Destruction order was the cause for the crash
- Made destructors virtual in the base classes
  + It could contribute to memory leaks
  + Other class hierarchies should be checked as well
vv/vvToolBase.h
vv/vvToolBaseBase.h
vv/vvToolStructureSetManager.cxx
vv/vvToolStructureSetManager.h
vv/vvToolWidgetBase.h