From f214488d0f05af736427cf82868fee4e05e1febb Mon Sep 17 00:00:00 2001 From: Ben Loftis Date: Tue, 10 Mar 2015 15:54:54 -0500 Subject: Groups created from the (edit,mix) windows should share the same default properties. In the past, we chose different defaults in homage to ardour's old mix/edit groups. But that wasn't a very good idea. For now they have all properties enabled and the user can disable them as-needed. It might also be nice to make the user's property selections perist for new groups. --- gtk2_ardour/mixer_group_tabs.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gtk2_ardour/mixer_group_tabs.h') diff --git a/gtk2_ardour/mixer_group_tabs.h b/gtk2_ardour/mixer_group_tabs.h index 290e5a3958..5f15255c5c 100644 --- a/gtk2_ardour/mixer_group_tabs.h +++ b/gtk2_ardour/mixer_group_tabs.h @@ -35,7 +35,6 @@ private: return get_width(); } - PBD::PropertyList default_properties () const; ARDOUR::RouteList selected_routes () const; void sync_order_keys (); -- cgit v1.2.3