]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/line-spanner.hh
cleanup. Separate into internal
[lilypond.git] / lily / include / line-spanner.hh
index 9569e02aab4ad4610de6560054b95de4eb647d35..4dda796de4e7464bc6421bf397f0d8e7533dea1a 100644 (file)
@@ -15,7 +15,7 @@
 class Line_spanner
 {
 public:
-  DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM));
+  DECLARE_SCHEME_CALLBACK (print, (SCM));
   DECLARE_SCHEME_CALLBACK(after_line_breaking, (SCM));  
   static Molecule line_molecule (Grob* me, Offset f, Offset t);
   static bool has_interface (Grob*);