clean up item event handling in MidiRegionViews by removing unnecessary InteractiveIt...
authorPaul Davis <paul@linuxaudiosystems.com>
Fri, 28 May 2010 16:37:04 +0000 (16:37 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Fri, 28 May 2010 16:37:04 +0000 (16:37 +0000)
commit3e966771d042455a50a01e786af2af7b6f407395
treeb93b553d12b4c903087f26efa5ff06284add0cab
parent3d6493abc9d332132aef250a551d60fe45f7b3eb
clean up item event handling in MidiRegionViews by removing unnecessary InteractiveItem inheritance, and keep child->parent event handling order consistent as much as possible

git-svn-id: svn://localhost/ardour2/branches/3.0@7186 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/canvas-flag.cc
gtk2_ardour/canvas-flag.h
gtk2_ardour/canvas-hit.cc
gtk2_ardour/canvas-hit.h
gtk2_ardour/canvas-note-event.cc
gtk2_ardour/canvas-note-event.h
gtk2_ardour/canvas-note.cc
gtk2_ardour/canvas-note.h
gtk2_ardour/editor_canvas_events.cc
gtk2_ardour/interactive-item.h [deleted file]
gtk2_ardour/midi_region_view.cc