summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/editor.h')
-rw-r--r--gtk2_ardour/editor.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk2_ardour/editor.h b/gtk2_ardour/editor.h
index 64de32c240..00ec43aca1 100644
--- a/gtk2_ardour/editor.h
+++ b/gtk2_ardour/editor.h
@@ -1979,7 +1979,8 @@ private:
gint y,
const Gtk::SelectionData& data,
guint info,
- guint time);
+ guint time,
+ bool from_region_list);
void drop_routes (
const Glib::RefPtr<Gdk::DragContext>& context,