From fa1e12b682e66ef6eb30de9aaad7ac919eb10634 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 21 May 2012 21:50:29 +0000 Subject: Slightly hacky improvement to embolden the labels of connection matrix tabs when they have connections. git-svn-id: svn://localhost/ardour2/branches/3.0@12371 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/port_matrix.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/port_matrix.h') diff --git a/gtk2_ardour/port_matrix.h b/gtk2_ardour/port_matrix.h index be276c0484..5614293e45 100644 --- a/gtk2_ardour/port_matrix.h +++ b/gtk2_ardour/port_matrix.h @@ -198,6 +198,7 @@ private: void add_remove_option (Gtk::Menu_Helpers::MenuList &, boost::weak_ptr, int); void add_disassociate_option (Gtk::Menu_Helpers::MenuList &, boost::weak_ptr, int, int); void port_connected_or_disconnected (); + void update_tab_highlighting (); Gtk::Window* _parent; -- cgit v1.2.3