]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/stem.hh
patch::: 1.3.93.jcn2
[lilypond.git] / lily / include / stem.hh
index 8c3e6f769134ae948a2a75999012541879533032..0a4aee48595dd3a98cd66a951f48f8589f52fbb9 100644 (file)
@@ -71,7 +71,7 @@ public:
   static Real get_default_stem_end_position (Score_element*me) ;
   static void position_noteheads(Score_element*);
   static Real stem_end_position (Score_element*) ;
-  static Real off_callback (Score_element *, Axis);
+  static SCM off_callback (SCM element, SCM axis);
   static Molecule flag (Score_element*);
   static SCM before_line_breaking (SCM);
   static Interval dim_callback (Score_element *,Axis);