]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/context.hh
Fix 524 pitched trill losing accidental.
[lilypond.git] / lily / include / context.hh
index 33e8f8c9a03e6257dfc9326bf856c436c8423a67..f0cd67c314e12e57f02d1a8caf7eb9083dcadf7c 100644 (file)
@@ -140,6 +140,7 @@ DECLARE_UNSMOB (Context, context);
 
 Moment measure_position (Context const *context);
 Rational measure_length (Context const *context);
+int measure_number (Context const *context);
 void set_context_property_on_children (Context *trans, SCM sym, SCM val);
 
 /* Shorthand for creating and broadcasting stream events. */