]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/span-bar.hh
patch::: 1.3.93.jcn2
[lilypond.git] / lily / include / span-bar.hh
index b13a68364f2ad51cbdc8b178becee4cdb5b4c811..506a2e7438c9b52e3b8104650d8af935356d2501 100644 (file)
@@ -34,7 +34,7 @@ public:
   static Interval width_callback(Score_element *, Axis) ;
   static SCM get_bar_size (SCM);
   static SCM before_line_breaking (SCM);
-  static Real center_on_spanned_callback (Score_element*,Axis);
+  static SCM center_on_spanned_callback (SCM element, SCM axis);
 };
 
 #endif // SPAN_BAR_HH