]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/clef.hh
* lily/script-engraver.cc (make_script_from_event): don't trigger callback.
[lilypond.git] / lily / include / clef.hh
index 1f3146aea9e147068566b4c63197384fa9dedc59..8194194b12e238f2ad8b6c748abb92b754ffe9d3 100644 (file)
@@ -14,7 +14,7 @@
 
 struct Clef
 {
-  DECLARE_SCHEME_CALLBACK (before_line_breaking, (SCM));
+  DECLARE_SCHEME_CALLBACK (calc_glyph_name, (SCM));
   DECLARE_SCHEME_CALLBACK (print, (SCM));
   static bool has_interface (Grob *);
 };