* fix MIDI note event handling (resize works again....)
git-svn-id: svn://localhost/ardour2/branches/3.0@4349 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -58,7 +58,7 @@ public:
|
||||
|
||||
virtual ~CanvasNoteEvent();
|
||||
|
||||
bool on_event(GdkEvent* ev);
|
||||
virtual bool on_event(GdkEvent* ev);
|
||||
|
||||
bool selected() const { return _selected; }
|
||||
void selected(bool yn);
|
||||
|
||||
Reference in New Issue
Block a user