summaryrefslogtreecommitdiff
path: root/gtk2_ardour/vca_master_strip.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2016-05-18 14:15:39 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2016-05-31 15:30:43 -0400
commit0b4d9c9d63858a8b7dccd9bd88879e0cd0391881 (patch)
tree5cb26a73759bf7f8e2bbbafecc90f6a41751a139 /gtk2_ardour/vca_master_strip.h
parent2886b9659b21ffa95c96cad71390842a34804507 (diff)
code consolidation
Diffstat (limited to 'gtk2_ardour/vca_master_strip.h')
-rw-r--r--gtk2_ardour/vca_master_strip.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/vca_master_strip.h b/gtk2_ardour/vca_master_strip.h
index a79c648b8a..70591fbc8c 100644
--- a/gtk2_ardour/vca_master_strip.h
+++ b/gtk2_ardour/vca_master_strip.h
@@ -85,6 +85,7 @@ class VCAMasterStrip : public AxisView, public Gtk::EventBox
void unassign ();
bool vca_button_release (GdkEventButton*);
void update_vca_display ();
+ void start_name_edit ();
void finish_name_edit (std::string);
bool name_button_press (GdkEventButton*);
bool vertical_box_press (GdkEventButton*);