X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fpango-font.hh;h=5e804f7a8f8f743430dd0c757d3220bd9df5619b;hb=8cf69a467ad7650f5ca9da6fe2dfd4c7c088b239;hp=aaae077b769d01bd257e1e96414581a6ea147dd4;hpb=6786ba7b5cd73f94eec0a49fd68d0e6d9d283437;p=lilypond.git diff --git a/lily/include/pango-font.hh b/lily/include/pango-font.hh index aaae077b76..5e804f7a8f 100644 --- a/lily/include/pango-font.hh +++ b/lily/include/pango-font.hh @@ -63,7 +63,9 @@ public: Stencil pango_item_string_stencil (PangoGlyphItem const *) const; virtual Stencil text_stencil (Output_def *output_state, - const string &text, bool music) const; + const string &text, + bool music, + const string &features_str) const; virtual void derived_mark () const; };