X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fstaff-symbol.hh;h=28b30244c7a87316721b913655aab890b5157cfe;hb=720bdb29cfac44d9469a54d44bb002e1ccab15f9;hp=9454ebe7f445a53c72f7284c1e7bfb5a6cd9280e;hpb=0b25807868f2e1f3372a8fb5e19d9036dec53ecc;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 *);