]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lyric-extender.hh
cleanup. Separate into internal
[lilypond.git] / lily / include / lyric-extender.hh
index 135bc3b9c77fa77eb9b7f721bc82a9844be23ab1..eb8f60732a05d0651ba95d6c3f913d684f8414f3 100644 (file)
@@ -30,7 +30,7 @@ class Lyric_extender
 public:
   static bool is_visible (Grob*);
   static bool has_interface (Grob*);
-  DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM ));
+  DECLARE_SCHEME_CALLBACK (print, (SCM ));
 };
 
 #endif // EXTENDER_SPANNER_HH