X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fstem-tremolo.hh;h=b6512b9960fefd25e5b41a8083d1e9bed349df67;hb=3fa45148a1ccad976ab747eddc1762135c063bec;hp=36cb146efec3ca588f9d9b0cf3efca54963fd43b;hpb=474c8729dc274a30558102a015a01fa5882673db;p=lilypond.git diff --git a/lily/include/stem-tremolo.hh b/lily/include/stem-tremolo.hh index 36cb146efe..b6512b9960 100644 --- a/lily/include/stem-tremolo.hh +++ b/lily/include/stem-tremolo.hh @@ -21,6 +21,7 @@ public: DECLARE_SCHEME_CALLBACK (calc_width, (SCM)); DECLARE_SCHEME_CALLBACK (print, (SCM)); DECLARE_SCHEME_CALLBACK (height, (SCM)); + DECLARE_SCHEME_CALLBACK (width, (SCM)); DECLARE_SCHEME_CALLBACK (calc_style, (SCM)); static Stencil raw_stencil (Grob *, Real slope, Direction stemdir); static Stencil translated_stencil (Grob*, Real slope);