convert property_foo().set_value(bar) to property_foo() = bar
[ardour.git] / gtk2_ardour / imageframe_time_axis_group.h
index aa17606267cc40030ce74fcb8208e812140cbe51..090a464b4b89aa487495df275765a6c903ced67f 100644 (file)
@@ -288,7 +288,7 @@ class ImageFrameTimeAxisGroup : public sigc::trackable
                std::string _group_id ;
                
                /* XXX why are these different? */
-               GdkColor region_color ;
+               Gdk::Color region_color ;
                uint32_t stream_base_color ;
                
                /** indicates if this group is currently selected */