RouteDialog: Move built-in types into template list experiment
[ardour.git] / gtk2_ardour / midi_region_view.h
index 145529317a8c31c08509ec4e2e0567480c08caea..20a1ee5b25f85260a2cd4f3839d9e23e1860f8d8 100644 (file)
@@ -521,8 +521,8 @@ private:
 
        bool _mouse_changed_selection;
 
-       ArdourCanvas::Color _patch_change_outline;
-       ArdourCanvas::Color _patch_change_fill;
+       Gtkmm2ext::Color _patch_change_outline;
+       Gtkmm2ext::Color _patch_change_fill;
 
        Evoral::Beats snap_frame_to_grid_underneath (framepos_t p, int32_t divisions, bool shift_snap) const;