summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui.h
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2016-05-06 03:08:46 +0200
committerRobin Gareus <robin@gareus.org>2016-05-06 03:08:46 +0200
commit5c9660b62e06666b2d9c71d993f56ae5cf935e4e (patch)
tree57cdf6a317c7835c151ad70f2437b6193bd0df87 /gtk2_ardour/ardour_ui.h
parente89e799eb5c74920aa2b610dfdd20c70df048ff1 (diff)
re-introduce "add track/bus" from mixer window
Diffstat (limited to 'gtk2_ardour/ardour_ui.h')
-rw-r--r--gtk2_ardour/ardour_ui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/ardour_ui.h b/gtk2_ardour/ardour_ui.h
index 032415aa85..295cbb4957 100644
--- a/gtk2_ardour/ardour_ui.h
+++ b/gtk2_ardour/ardour_ui.h
@@ -255,7 +255,7 @@ class ARDOUR_UI : public Gtkmm2ext::UI, public ARDOUR::SessionHandlePtr
void synchronize_sync_source_and_video_pullup ();
- void add_route (Gtk::Window* float_window);
+ void add_route ();
void add_routes_part_two ();
void add_routes_thread ();