add optional buttons to trigger lua scripted actions.
[ardour.git] / gtk2_ardour / ardour_ui2.cc
index 1395037347908ef6845d14df5ef8d3e3fd0e4d38..f251ccdfa3cf3bd48daa5e9b835808920dfb3737 100644 (file)
@@ -431,6 +431,7 @@ ARDOUR_UI::setup_transport ()
        window_button_box->pack_start (prefs_visibility_button, true, false);
 
        transport_hbox.pack_end (*window_button_box, false, false);
+       transport_hbox.pack_end (action_script_table, false, false);
 
        /* desensitize */