]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/text-item.hh
cleanup. Separate into internal
[lilypond.git] / lily / include / text-item.hh
index bfdfb009916681a2072859df6f08e5f2f792ad1b..e272303e4b78ad1d2a230dfeaf0260a756c52a5b 100644 (file)
@@ -18,7 +18,7 @@
 class Text_item
 {
 public:
-  DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM));
+  DECLARE_SCHEME_CALLBACK (print, (SCM));
   DECLARE_SCHEME_CALLBACK (interpret_markup, (SCM, SCM, SCM));
   static bool has_interface (Grob*);
   static bool markup_p (SCM) ;