X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fnote-column.hh;h=f29c50e66c2149d13c3059a545d3ab245d708bff;hb=9c4b0d53715d94ee923729eb40416ea90f71516c;hp=34a30ab5ddaff3b5df7ea79b8970d8d6c0c8471e;hpb=a93cdac09beaeb940a1776a5177fb823d1fa8337;p=lilypond.git diff --git a/lily/include/note-column.hh b/lily/include/note-column.hh index 34a30ab5dd..f29c50e66c 100644 --- a/lily/include/note-column.hh +++ b/lily/include/note-column.hh @@ -33,6 +33,7 @@ public: static void add_head (Grob *me, Grob *); static bool has_rests (Grob *me); static Grob *dot_column (Grob *me); + static Interval cross_staff_extent (Grob *me, Grob *refp); DECLARE_GROB_INTERFACE(); static Item *get_stem (Grob *);