From 7c3367c5439328ea89d7dc9495ba480982e41708 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Fri, 16 Apr 2010 19:31:57 +0000 Subject: put mixer strip track name button context menu back on button3 ONLY, and make button1 press revert the display to the track if it was displaying a send git-svn-id: svn://localhost/ardour2/branches/3.0@6918 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/mixer_strip.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/mixer_strip.h') diff --git a/gtk2_ardour/mixer_strip.h b/gtk2_ardour/mixer_strip.h index 3e264502a4..93bd5fd371 100644 --- a/gtk2_ardour/mixer_strip.h +++ b/gtk2_ardour/mixer_strip.h @@ -227,7 +227,7 @@ class MixerStrip : public RouteUI, public Gtk::EventBox Gtk::Menu* route_ops_menu; void build_route_ops_menu (); - gint name_button_button_press (GdkEventButton*); + gboolean name_button_button_press (GdkEventButton*); void list_route_operations (); gint comment_key_release_handler (GdkEventKey*); -- cgit v1.2.3