more color/modifier tweaks
[ardour.git] / gtk2_ardour / time_axis_view_item.h
index 9229a3c791df708732b04562905c78636da7e44b..af08d9da331c9e1e340b612ab921a4c0a2eec31d 100644 (file)
@@ -235,7 +235,7 @@ class TimeAxisViewItem : public Selectable, public PBD::ScopedConnectionList
 
        double _height;
        Visibility visibility;
-       std::string _fill_color_name;
+       std::string fill_color_name;
        bool _recregion;
        bool _automation; ///< true if this is an automation region view
        bool _dragging;