summaryrefslogtreecommitdiff
path: root/gtk2_ardour/midi_region_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/midi_region_view.h')
-rw-r--r--gtk2_ardour/midi_region_view.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk2_ardour/midi_region_view.h b/gtk2_ardour/midi_region_view.h
index 37a66aa398..9c39fa1576 100644
--- a/gtk2_ardour/midi_region_view.h
+++ b/gtk2_ardour/midi_region_view.h
@@ -223,8 +223,8 @@ public:
*/
void begin_resizing(bool at_front);
- void update_resizing (NoteBase*, bool, double, bool, double);
- void commit_resizing (NoteBase*, bool, double, bool, double);
+ void update_resizing (NoteBase*, bool, double, bool, double, guint);
+ void commit_resizing (NoteBase*, bool, double, bool, double, guint);
void abort_resizing ();
/** Change the channel of the selection.