]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/arpeggio.hh
cleanup. Separate into internal
[lilypond.git] / lily / include / arpeggio.hh
index 6c0cea0321c9df007cff8b5993ed413b17d72570..f2a65a77257cdb6276678aba7be9f97f701efdce 100644 (file)
@@ -15,7 +15,7 @@
 class Arpeggio
 {
 public:
-  DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM));
+  DECLARE_SCHEME_CALLBACK (print, (SCM));
   DECLARE_SCHEME_CALLBACK (brew_chord_bracket, (SCM));
   DECLARE_SCHEME_CALLBACK (width_callback, (SCM,SCM));
   static bool has_interface (Grob*);