Immediately remove scene items on table reset.
commit743e9da53a6494d52fd3d53c8fbcf9e0b2d17e6d
authorPaolo Capriotti <p.capriotti@gmail.com>
Fri, 3 Jul 2009 15:29:51 +0000 (3 17:29 +0200)
committerPaolo Capriotti <p.capriotti@gmail.com>
Fri, 3 Jul 2009 15:29:51 +0000 (3 17:29 +0200)
tree366697f4ec69b6ef1079331608f470025de2aea9
parent94d898d5c5459b5f5183165971f4b15b04a29bc7
Immediately remove scene items on table reset.

If this is omitted, strange crashes happen when QGraphicsItems are finalized.
This is probably caused by a bug in the cleanup code of the bindings.
lib/board/scene.rb