]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/clef.hh
* The grand 2005-2006 replace.
[lilypond.git] / lily / include / clef.hh
index 1f3146aea9e147068566b4c63197384fa9dedc59..2f78edb8229c705da3bbc0a21f44f6a575c6b709 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2000--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 2000--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef CLEF_HH
@@ -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 *);
 };