waf build works on OS X ; new bindings file and processing system in place for mnemon...
[ardour.git] / libs / gtkmm2ext / barcontroller.cc
index 60ec7e1cd6d686a69d586118d2f2c389d7b8c995..53d642ce23f7ee1f63579d4b9a677130f93a0c2f 100644 (file)
@@ -369,7 +369,7 @@ BarController::expose (GdkEventExpose* /*event*/)
 }
 
 void
-BarController::set_style (Style s)
+BarController::set_style (barStyle s)
 {
        _style = s;
        darea.queue_draw ();