]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/note-heads-engraver.cc
lilypond-manuals.css: edit color scheme and some spacing
[lilypond.git] / lily / note-heads-engraver.cc
index 5839a827eb3129045c9e5330d41dacf203ab0d67..7c82106623933eecfe502f34006149dc012b6661 100644 (file)
@@ -46,7 +46,8 @@ protected:
   void stop_translation_timestep ();
 };
 
-Note_heads_engraver::Note_heads_engraver ()
+Note_heads_engraver::Note_heads_engraver (Context *c)
+  : Engraver (c)
 {
 }