Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(885)

Unified Diff: lily/include/multi-measure-rest.hh

Issue 335410043: Issue 3208: compressed MMRs choose correct glyphs
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | lily/multi-measure-rest.cc » ('j') | lily/multi-measure-rest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lily/include/multi-measure-rest.hh
diff --git a/lily/include/multi-measure-rest.hh b/lily/include/multi-measure-rest.hh
index f4d379ade4a639c3a6ac39c6bebee33507434874..aebb02d1aceb004fccb614a7b31641e0f8a87b88 100644
--- a/lily/include/multi-measure-rest.hh
+++ b/lily/include/multi-measure-rest.hh
@@ -36,7 +36,7 @@ public:
static void calculate_spacing_rods (Grob *me, Real length);
static Stencil big_rest (Grob *, Real);
static Stencil symbol_stencil (Grob *, Real);
- static Stencil church_rest (Grob *, Font_metric *, int, Real);
+ static Stencil church_rest (Grob *, Font_metric *, int, int, Real);
static Interval bar_width (Spanner *me);
};
« no previous file with comments | « no previous file | lily/multi-measure-rest.cc » ('j') | lily/multi-measure-rest.cc » ('J')

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b