X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=lily%2Finclude%2Farpeggio.hh;h=373045bfca740cbf80023aad6c64a5a55e4e59f6;hb=19e6facfeb5c2809ea8099bfaa81339cc44b04b3;hp=7db201bb0004f5fba9b6e7373a2125a04036d82c;hpb=a66de8c09d3a5b6254e8912f8c0097252e350c30;p=lilypond.git diff --git a/lily/include/arpeggio.hh b/lily/include/arpeggio.hh index 7db201bb00..373045bfca 100644 --- a/lily/include/arpeggio.hh +++ b/lily/include/arpeggio.hh @@ -20,6 +20,7 @@ public: DECLARE_SCHEME_CALLBACK (print, (SCM)); DECLARE_SCHEME_CALLBACK (calc_positions, (SCM)); DECLARE_SCHEME_CALLBACK (brew_chord_bracket, (SCM)); + DECLARE_SCHEME_CALLBACK (brew_chord_slur, (SCM)); DECLARE_SCHEME_CALLBACK (width, (SCM)); DECLARE_SCHEME_CALLBACK (height, (SCM)); DECLARE_SCHEME_CALLBACK (pure_height, (SCM, SCM, SCM));