mechanism to allow Track (or other Route-derived type) to add its own processors...
[ardour.git] / gtk2_ardour / mini_timeline.h
index bfa84edef383156896545a78e8a88a9b60c77a39..1dd1a527b7db0bfdf5d5034fa36d910d5820dfea 100644 (file)
@@ -64,7 +64,7 @@ private:
        void calculate_time_width ();
        void calculate_time_spacing ();
        void update_minitimeline ();
-       void draw_dots (cairo_t*, int left, int right, int y, ArdourCanvas::Color);
+       void draw_dots (cairo_t*, int left, int right, int y, Gtkmm2ext::Color);
        int  draw_mark (cairo_t*, int x0, int x1, const std::string&, bool& prelight);
        int  draw_edge (cairo_t*, int x0, int x1, bool left, const std::string&, bool& prelight);