X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fcontext.hh;h=4aa6c5580ece95f714a953a6e216c2095ecfc450;hb=436440663fe93a8bb94776a3363376ee5c7c57af;hp=45e94ab9e5593f78861dff6dc48e27080eceab63;hpb=7f5363be4d24bb512d9c25dcd8c975ed87e4c923;p=lilypond.git diff --git a/lily/include/context.hh b/lily/include/context.hh index 45e94ab9e5..4aa6c5580e 100644 --- a/lily/include/context.hh +++ b/lily/include/context.hh @@ -146,7 +146,7 @@ Context *find_context_below (Context *where, bool melisma_busy (Context *); Context *get_voice_to_lyrics (Context *lyrics); -Grob *get_current_note_head (Context *voice); +Grob *get_current_note_head (Context *voice, bool include_grace_notes); Grob *get_current_rest (Context *voice); DECLARE_UNSMOB (Context, context);