From 1faf5ad920691e047679ddffd9ae94da99d9d6c5 Mon Sep 17 00:00:00 2001 From: fred Date: Sat, 21 Dec 1996 00:22:31 +0000 Subject: [PATCH] lilypond-0.0.19 --- hdr/simplewalker.hh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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; -- 2.39.5