summaryrefslogtreecommitdiff
path: root/gtk2_ardour/midi_region_view.h
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2011-12-03 03:05:59 +0000
committerCarl Hetherington <carl@carlh.net>2011-12-03 03:05:59 +0000
commitf817155f20740745de3baee93a9818993b4509ba (patch)
tree54307f4f5a97ff3687f958263d0d22bb0a9a046d /gtk2_ardour/midi_region_view.h
parent5931ff08ed514cbd7579428d70de229aa7425f99 (diff)
Fix somewhat unlikely crash on doing add note; start drag to resize note; undo; finish drag to resize note.
git-svn-id: svn://localhost/ardour2/branches/3.0@10880 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/midi_region_view.h')
-rw-r--r--gtk2_ardour/midi_region_view.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/midi_region_view.h b/gtk2_ardour/midi_region_view.h
index 081a68e101..c64f4de0a4 100644
--- a/gtk2_ardour/midi_region_view.h
+++ b/gtk2_ardour/midi_region_view.h
@@ -218,6 +218,7 @@ public:
void update_resizing (ArdourCanvas::CanvasNoteEvent*, bool, double, bool);
void commit_resizing (ArdourCanvas::CanvasNoteEvent*, bool, double, bool);
+ void abort_resizing ();
/** Change the channel of the selection.
* @param channel - the channel number of the new channel, zero-based