From 808346de0fb0d1a8f82e61224844fade1bd5ec5b Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 18 May 2016 22:02:14 -0400 Subject: vca: make Remove context menu option work Also cancel spill view if relevant, during VCA Master Strip deletion --- gtk2_ardour/vca_master_strip.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/vca_master_strip.h') diff --git a/gtk2_ardour/vca_master_strip.h b/gtk2_ardour/vca_master_strip.h index 4734061987..a9636dfe69 100644 --- a/gtk2_ardour/vca_master_strip.h +++ b/gtk2_ardour/vca_master_strip.h @@ -94,6 +94,7 @@ class VCAMasterStrip : public AxisView, public Gtk::EventBox void build_context_menu (); void hide_confirmation (int); void self_delete (); + void remove (); }; -- cgit v1.2.3