From c99d54062c3bcda2fc49e84b743a49894608f612 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:37:09 +0000 Subject: [PATCH] lilypond-0.0.46.jcn1 --- lily/include/time-description.hh | 1 + 1 file changed, 1 insertion(+) diff --git a/lily/include/time-description.hh b/lily/include/time-description.hh index 7e366ec4c2..16ea5c5f14 100644 --- a/lily/include/time-description.hh +++ b/lily/include/time-description.hh @@ -33,6 +33,7 @@ struct Time_description { void OK() const; Time_description(); void add(Moment dt); + bool allow_meter_change_b(); String str()const; void print() const; void setpartial(Moment p); -- 2.39.5