X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=gtk2_ardour%2Fmixer_group_tabs.h;h=5f15255c5c912f7def68f77d900b91c94e2b6525;hb=a9163e9208f16519bba907df6c7563590574780e;hp=8a2e06bc45f609dba5534dfb6b5b60a31515b2f4;hpb=536384ea4ea7d468363ff5f284a817c42083c3b5;p=ardour.git diff --git a/gtk2_ardour/mixer_group_tabs.h b/gtk2_ardour/mixer_group_tabs.h index 8a2e06bc45..5f15255c5c 100644 --- a/gtk2_ardour/mixer_group_tabs.h +++ b/gtk2_ardour/mixer_group_tabs.h @@ -32,11 +32,9 @@ private: double primary_coordinate (double, double) const; ARDOUR::RouteList routes_for_tab (Tab const *) const; double extent () const { - return _width; + return get_width(); } - PBD::PropertyList default_properties () const; - std::string order_key () const; ARDOUR::RouteList selected_routes () const; void sync_order_keys ();