mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 03:36:32 +01:00
(Source List) Fix drag-n-drop.
This commit is contained in:
parent
be7ebbb7ba
commit
b409c58ee6
4 changed files with 33 additions and 19 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue