X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Farpeggio.hh;fp=lily%2Finclude%2Farpeggio.hh;h=1347219812cef80a9cf5bdb7235d6e28909eec67;hb=0ac07f31e0f95fc18e5916ce756b9c746af7cc58;hp=a03beaa7a815e1f776744f827829a55675b8d270;hpb=2f1263e2ccdddcac2eb9f7d8ce2ed92867d3d160;p=lilypond.git diff --git a/lily/include/arpeggio.hh b/lily/include/arpeggio.hh index a03beaa7a8..1347219812 100644 --- a/lily/include/arpeggio.hh +++ b/lily/include/arpeggio.hh @@ -29,6 +29,7 @@ public: static Grob *get_common_y (Grob *); DECLARE_SCHEME_CALLBACK (print, (SCM)); DECLARE_SCHEME_CALLBACK (calc_positions, (SCM)); + DECLARE_SCHEME_CALLBACK (calc_cross_staff, (SCM)); DECLARE_SCHEME_CALLBACK (brew_chord_bracket, (SCM)); DECLARE_SCHEME_CALLBACK (brew_chord_slur, (SCM)); DECLARE_SCHEME_CALLBACK (width, (SCM));