Some refactoring. Add port group headers to the port matrix.
[ardour.git] / gtk2_ardour / port_matrix_column_labels.h
index 76510073ecd03595cdce403860d5e550f6765a4a..5bdd7a29303b45e22d90b94259589d0c0509808c 100644 (file)
@@ -50,6 +50,7 @@ private:
        double _longest_bundle_name;
        double _longest_channel_name;
        double _highest_text;
+       double _highest_group_name;
        Location _location;
 };