make various button press events work on VCA strip vertical button; improve spacing
[ardour.git] / gtk2_ardour / vca_master_strip.h
index 0df8929d309f093f9a20f9ce8f787a908ae77605..99e1101a5027c69b6413afba24467497f157011f 100644 (file)
@@ -87,7 +87,7 @@ class VCAMasterStrip : public AxisView, public Gtk::EventBox
        void update_vca_display ();
        void start_name_edit ();
        void finish_name_edit (std::string);
-       bool vertical_box_press (GdkEventButton*);
+       bool vertical_button_press (GdkEventButton*);
        void vca_property_changed (PBD::PropertyChange const & what_changed);
        void update_vca_name ();
        void build_context_menu ();