]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/accidental-interface.hh
cleanup. Separate into internal
[lilypond.git] / lily / include / accidental-interface.hh
index ebf32be255502e8946decf054e50c2c97b462259..b0cb49b5a5d6996d1d6c4061027eb2bebc9a3258 100644 (file)
@@ -15,7 +15,7 @@ source file of the GNU LilyPond music typesetter
 class Accidental_interface
 {
 public:
-  DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM));
+  DECLARE_SCHEME_CALLBACK (print, (SCM));
   DECLARE_SCHEME_CALLBACK (after_line_breaking, (SCM));  
   static bool has_interface (Grob*);