]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/time-description.hh
release: 0.0.46.jcn1
[lilypond.git] / lily / include / time-description.hh
index 7e366ec4c2b12ca86fd8e5f69c79328c6d0dfe46..16ea5c5f14c12ea02d425c5e8e35f5e0630a40cf 100644 (file)
@@ -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);