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

Unified Diff: lily/grace-engraver.cc

Issue 294650043: Move translator initializations to X::boot () (Closed)
Patch Set: Created 7 years, 10 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 | « lily/glissando-engraver.cc ('k') | lily/grace-spacing-engraver.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lily/grace-engraver.cc
diff --git a/lily/grace-engraver.cc b/lily/grace-engraver.cc
index 5279cab4c0fb2ed3fa7f2dd03bc4846a84d998a0..57ccb1e0fa4d18202fff38f18cc002a38b0f77f8 100644
--- a/lily/grace-engraver.cc
+++ b/lily/grace-engraver.cc
@@ -157,6 +157,12 @@ Grace_engraver::derived_mark () const
Engraver::derived_mark ();
}
+void
+Grace_engraver::boot ()
+{
+
+}
+
ADD_TRANSLATOR (Grace_engraver,
/* doc */
"Set font size and other properties for grace notes.",
« no previous file with comments | « lily/glissando-engraver.cc ('k') | lily/grace-spacing-engraver.cc » ('j') | no next file with comments »

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