]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/slur.hh
cleanup. Separate into internal
[lilypond.git] / lily / include / slur.hh
index 97abc42e18a2df28e7adff83790ed13346c25095..476b960b92c19327f966542e2a9bd9ff3443e356 100644 (file)
@@ -15,7 +15,7 @@ class Slur
 {
 public:
   static void add_column (Grob *me, Grob *col);
-  DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM));
+  DECLARE_SCHEME_CALLBACK (print, (SCM));
   static void set_interface (Grob*);
   static bool  has_interface (Grob*);
   static Array<Offset> get_encompass_offsets (Grob *me);