]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/accidental-interface.hh
Revert "Do accidental suicide in print function."
[lilypond.git] / lily / include / accidental-interface.hh
index a90680537f9a9eefeca52e8fdee1cc60a93a1c6e..534ac706b558972b22ff6bf644a4250f6e9f38fe 100644 (file)
@@ -20,6 +20,7 @@ class Accidental_interface
 public:
   DECLARE_SCHEME_CALLBACK (print, (SCM));
   DECLARE_SCHEME_CALLBACK (calc_stencils, (SCM));
+  DECLARE_SCHEME_CALLBACK (after_line_breaking, (SCM));
   DECLARE_SCHEME_CALLBACK (height, (SCM));
   DECLARE_SCHEME_CALLBACK (pure_height, (SCM, SCM, SCM));