]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/arpeggio.hh
Fix crash on page breaking
[lilypond.git] / lily / include / arpeggio.hh
index b58fd9e299b6db645c8e3347510dc5a5f6dd3d7e..c18eb10c3ebf121199adb49e120e1583f639530b 100644 (file)
@@ -19,6 +19,8 @@ public:
   DECLARE_SCHEME_CALLBACK (print, (SCM));
   DECLARE_SCHEME_CALLBACK (brew_chord_bracket, (SCM));
   DECLARE_SCHEME_CALLBACK (width, (SCM));
+  DECLARE_SCHEME_CALLBACK (height, (SCM));
+  DECLARE_SCHEME_CALLBACK (pure_height, (SCM, SCM, SCM));
   DECLARE_GROB_INTERFACE();
 };