]> git.mxchange.org Git - simgear.git/commit
Canvas: ensure all canvasses are destroyed
authorThomas Geymayer <tomgey@gmail.com>
Sat, 7 Dec 2013 12:40:22 +0000 (13:40 +0100)
committerThomas Geymayer <tomgey@gmail.com>
Sat, 7 Dec 2013 12:40:22 +0000 (13:40 +0100)
commit2c3f44ae118cacc2ab71ab55b76f1d646f3dbfe1
tree7997c993b0b1e04b2a22a3e1877f4514037326a1
parentb7662f16e53cf0b8c7b8e2577469a14970340873
Canvas: ensure all canvasses are destroyed

 - For shutdown/reset make sure all properties describing a canvas
   are removed and also not restored after the reset.
simgear/canvas/Canvas.cxx
simgear/canvas/Canvas.hxx
simgear/props/PropertyBasedMgr.cxx