]> git.mxchange.org Git - simgear.git/commit
Canvas: clear elements in shutdown()
authorJames Turner <zakalawe@mac.com>
Fri, 6 Dec 2013 18:14:48 +0000 (18:14 +0000)
committerJames Turner <zakalawe@mac.com>
Fri, 6 Dec 2013 18:14:48 +0000 (18:14 +0000)
commit3ec9c7ae6edf37a81a78dd435772f8788d72a692
treefebeeda8e07039efa992a91e9468ecb2d949b838
parente326d0c75652b74316ef46f5a78f58fa07f32daf
Canvas: clear elements in shutdown()

- without this change, elements aren't un-ref-ed and hence destroyed
until the actual dtor runs, which is too late (other systems may be
destroyed already)
simgear/props/PropertyBasedMgr.cxx