]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/accidental-interface.hh
Make pure-height on accidentals ignore tied accidentals after breaks.
[lilypond.git] / lily / include / accidental-interface.hh
index 13646895e63443e91477fcdcb2ff6910505ad292..2a2888c20affe6498d0165b3e30e66e31e11281d 100644 (file)
@@ -21,6 +21,7 @@ public:
   DECLARE_SCHEME_CALLBACK (print, (SCM));
   DECLARE_SCHEME_CALLBACK (calc_stencils, (SCM));
   DECLARE_SCHEME_CALLBACK (after_line_breaking, (SCM));
+  DECLARE_SCHEME_CALLBACK (pure_height, (SCM, SCM, SCM));
   
   DECLARE_GROB_INTERFACE();
   static string get_fontcharname (string style, int alteration);