change the meters into CairoWidget, add expose_area to CairoWidget::render()
[ardour.git] / gtk2_ardour / audio_clock.cc
index 7bbc00c2678b6c2e8ee68b7c715d9a89eabe3548..64358eaadffd5a924752fa94695f97a13720d2a7 100644 (file)
@@ -282,7 +282,7 @@ AudioClock::set_colors ()
 }
 
 void
-AudioClock::render (cairo_t* cr)
+AudioClock::render (cairo_t* cr, cairo_rectangle_t*)
 {
        /* main layout: rounded rect, plus the text */