X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fstaff-symbol.hh;h=28b30244c7a87316721b913655aab890b5157cfe;hb=60f6cf0a5769ef2c9dc48aefa0abfa1e243445e7;hp=9454ebe7f445a53c72f7284c1e7bfb5a6cd9280e;hpb=207f71b8b2ab9ca550e841615bedce393e652ca6;p=lilypond.git diff --git a/lily/include/staff-symbol.hh b/lily/include/staff-symbol.hh index 9454ebe7f4..28b30244c7 100644 --- a/lily/include/staff-symbol.hh +++ b/lily/include/staff-symbol.hh @@ -34,7 +34,7 @@ public: static Real get_ledger_line_thickness (Grob *); static vector line_positions (Grob *); - static vector ledger_positions (Grob *me, int pos); + static vector ledger_positions (Grob *me, int pos, Item const *head = 0); static int line_count (Grob *); static bool on_line (Grob *me, int pos, bool allow_ledger = true); static Interval line_span (Grob *);