ensure that all waveviews have ALL their colors set accurately before first render
[ardour.git] / gtk2_ardour / mixer_group_tabs.h
index 8a2e06bc45f609dba5534dfb6b5b60a31515b2f4..290e5a39588bc453787e9daabc636e480e528a5b 100644 (file)
@@ -32,11 +32,10 @@ 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 ();