add mixbus profile which removes the tearoffs
[ardour.git] / gtk2_ardour / audio_clock.cc
index 7bbc00c2678b6c2e8ee68b7c715d9a89eabe3548..0c7f41f6ebe699b4b48d43a9a631df8ef0753119 100644 (file)
@@ -45,6 +45,7 @@
 #include "i18n.h"
 
 using namespace ARDOUR;
+using namespace ARDOUR_UI_UTILS;
 using namespace PBD;
 using namespace Gtk;
 using namespace std;
@@ -282,7 +283,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 */