Fix mixer left/right scroll, snap to strip boundary.
[ardour.git] / gtk2_ardour / mixer_ui.h
index 6319f93154a2955252b073df22bc0efc88ad1fbb..3fa4214213ed1bd485d0ae3224e55bc792b0e141 100644 (file)
@@ -167,6 +167,7 @@ private:
        Gtk::Label            vca_label;
        Gtk::EventBox         vca_scroller_base;
        Gtk::HBox             out_packer;
+       Gtk::Button           add_button; // should really be an ArdourButton
        ArdourWidgets::HPane  list_hpane;
 
        MixerGroupTabs* _group_tabs;