X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=hdr%2Fsimplewalker.hh;h=6394bc79db2183ae02a0d5afe384f092649c17ab;hb=eb30c110377bd94cf7647e6105b39afe234ad8e2;hp=2631f8b983753f31bb36857403f326907398f51f;hpb=04e49b6495d247e24f752aacb9f8289aefd4d598;p=lilypond.git diff --git a/hdr/simplewalker.hh b/hdr/simplewalker.hh index 2631f8b983..6394bc79db 100644 --- a/hdr/simplewalker.hh +++ b/hdr/simplewalker.hh @@ -24,7 +24,8 @@ struct Simple_walker: Staff_walker { bool processed_clef; Clef clef_; Rhythmic_grouping default_grouping; - Rhythmic_grouping current_grouping; + Rhythmic_grouping *current_grouping; + Real inbar; svec pending_slur_reqs; svec pending_slurs;