convert canvas items that compose the playhead (EditorCursor, more generally) to...
authorPaul Davis <paul@linuxaudiosystems.com>
Wed, 12 Feb 2014 20:13:11 +0000 (15:13 -0500)
committerPaul Davis <paul@linuxaudiosystems.com>
Wed, 12 Feb 2014 20:13:11 +0000 (15:13 -0500)
commit937cb4fd2b0c5e9e8e4d883f31f7c4dd2bb2ac08
treea9fc688c0f6889e5933357cb8d18ba0c1d71dd2e
parent8f930477be9e2c88859a8ea30b213fba3f7fc443
convert canvas items that compose the playhead (EditorCursor, more generally) to pointers, since canvas items are owned by the group they belong to. This avoids a double-free during deletion
gtk2_ardour/editor_cursors.cc
gtk2_ardour/editor_cursors.h