]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/note-head.hh
cleanup. Separate into internal
[lilypond.git] / lily / include / note-head.hh
index aa55ca4967557c94c6b5cbd5cf53e4d444e238bb..7c41206e52fabea928bf49503e229477c521b519 100644 (file)
@@ -20,7 +20,7 @@
 class Note_head 
 {
 public:
-  DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM ));
+  DECLARE_SCHEME_CALLBACK (print, (SCM ));
   static Interval head_extent (Grob*, Axis);
   static Molecule brew_ledger_lines (Grob *me, int pos, int interspaces,
                                     Interval x_extent, Real, bool);