summaryrefslogtreecommitdiff
path: root/gtk2_ardour/vca_master_strip.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/vca_master_strip.h')
-rw-r--r--gtk2_ardour/vca_master_strip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/vca_master_strip.h b/gtk2_ardour/vca_master_strip.h
index 8c31f2b1c7..dc223d237a 100644
--- a/gtk2_ardour/vca_master_strip.h
+++ b/gtk2_ardour/vca_master_strip.h
@@ -86,7 +86,7 @@ class VCAMasterStrip : public AxisView, public Gtk::EventBox
bool vca_button_release (GdkEventButton*);
void update_vca_display ();
void start_name_edit ();
- void finish_name_edit (std::string);
+ void finish_name_edit (std::string, int);
bool vertical_button_press (GdkEventButton*);
void vca_property_changed (PBD::PropertyChange const & what_changed);
void update_vca_name ();