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/editor_group_tabs.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gtk2_ardour/editor_group_tabs.h') diff --git a/gtk2_ardour/editor_group_tabs.h b/gtk2_ardour/editor_group_tabs.h index 3d15ef73c3..7377911f8b 100644 --- a/gtk2_ardour/editor_group_tabs.h +++ b/gtk2_ardour/editor_group_tabs.h @@ -36,7 +36,6 @@ private: return get_height(); } void add_menu_items (Gtk::Menu *, ARDOUR::RouteGroup *); - PBD::PropertyList default_properties () const; ARDOUR::RouteList selected_routes () const; void sync_order_keys (); }; -- cgit v1.2.3