From 7eea227bcdfcd930458e7638502a4cc1194bae6d Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 17 Jul 2009 13:18:58 +0000 Subject: Use track colours in the port matrix. git-svn-id: svn://localhost/ardour2/branches/3.0@5367 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/port_matrix_column_labels.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/port_matrix_column_labels.h') diff --git a/gtk2_ardour/port_matrix_column_labels.h b/gtk2_ardour/port_matrix_column_labels.h index d4e06226b1..f91a5be204 100644 --- a/gtk2_ardour/port_matrix_column_labels.h +++ b/gtk2_ardour/port_matrix_column_labels.h @@ -60,7 +60,7 @@ private: return _height - _highest_group_name - 2 * name_pad(); } - std::vector > _bundles; +// PortGroup::BundleList _bundles; double _longest_bundle_name; double _longest_channel_name; double _highest_text; -- cgit v1.2.3