]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/context.hh
* input/regression/tie-dot.ly: new file.
[lilypond.git] / lily / include / context.hh
index 49469d27bf985b02427de6904250677e3be28944..4766944b6af9ce9a73adfedcff45cf2b374c8a67 100644 (file)
@@ -115,6 +115,7 @@ DECLARE_UNSMOB (Context, context);
 
 Moment measure_position (Context const *context);
 Rational measure_length (Context const *context);
+void set_context_property_on_children (Context *trans, SCM sym, SCM val);
 
 #endif /* CONTEXT_HH */