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

Unified Diff: lily/include/translator-dispatch-list.hh

Issue 304160043: [GSoC] Implement cross-voice dynamic spanners
Patch Set: Fixed (though not sure if with best approach) issue with filtered acknowledgers. May try coding alt… Created 7 years, 7 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
Index: lily/include/translator-dispatch-list.hh
diff --git a/lily/include/translator-dispatch-list.hh b/lily/include/translator-dispatch-list.hh
index b6124572fc53d6f694fb7fae2a32cbbe0b83d248..71a25b7b5846c096ad407aeabab97af9447abc50 100644
--- a/lily/include/translator-dispatch-list.hh
+++ b/lily/include/translator-dispatch-list.hh
@@ -34,6 +34,7 @@ public:
SCM static create (SCM trans_list,
SCM iface_list, Direction);
+ friend class Spanner_engraver;
};
#endif /* TRANSLATOR_DISPATCH_LIST_HH */

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