From 50437bff22279473cd364d007d5e474af2a542bc Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 17 Jul 2009 22:54:45 +0000 Subject: Various tweaks to the port matrix: open to full size; remove buttons and move their functionality into a context menu; set maximum size hint to stop port matrix windows being resized beyond their useful size; remove visibility checkbuttons - visibility now controlled through menu or by clicking on group names; port groups fold down to a small tab when hidden; don't swap the orientation of the matrix once it has been opened. git-svn-id: svn://localhost/ardour2/branches/3.0@5373 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/port_matrix_row_labels.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gtk2_ardour/port_matrix_row_labels.h') diff --git a/gtk2_ardour/port_matrix_row_labels.h b/gtk2_ardour/port_matrix_row_labels.h index 130469a607..60a699f5f2 100644 --- a/gtk2_ardour/port_matrix_row_labels.h +++ b/gtk2_ardour/port_matrix_row_labels.h @@ -63,7 +63,6 @@ private: void rename_channel_proxy (boost::weak_ptr, uint32_t); void queue_draw_for (ARDOUR::BundleChannel const &); double port_name_x () const; - void maybe_popup_context_menu (double, double, uint32_t); double bundle_name_x () const; double _longest_port_name; -- cgit v1.2.3