]> Creatis software - clitk.git/commitdiff
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)
- 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


No differences found