]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/tuplet-bracket.hh
cleanup. Separate into internal
[lilypond.git] / lily / include / tuplet-bracket.hh
index dc2b186527aac3912d10bff56bee168c88682393..0b372352016be7a7826cdabf792109a5335b67f6 100644 (file)
@@ -20,7 +20,7 @@
 class Tuplet_bracket
 {
 public:
-  DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM ));
+  DECLARE_SCHEME_CALLBACK (print, (SCM ));
   static bool has_interface (Grob*);
 
   static void add_column (Grob*me,Item*);