single button for VCA assignment, plus unassign now works
[ardour.git] / gtk2_ardour / route_ui.h
index f9f48855b50a20364768eb95b66cf176f77f4bc3..1b021abd668706d2089af5a830198ea7a854fc0d 100644 (file)
@@ -126,7 +126,7 @@ class RouteUI : public virtual AxisView
         ArdourButton* solo_safe_led;
         ArdourButton* solo_isolated_led;
 
-       std::vector<ArdourButton*> vca_buttons;
+       ArdourButton* vca_button;
 
        Gtk::Label monitor_input_button_label;
        Gtk::Label monitor_disk_button_label;