]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/axis-group-engraver.cc
Doc-es: various updates.
[lilypond.git] / lily / axis-group-engraver.cc
index 2a5f71e275cc15f30309ed0d141f0471fabb7882..d500c6ba64fea97a2f96e362143137ecd01a429e 100644 (file)
@@ -55,7 +55,8 @@ public:
 };
 
 
-Axis_group_engraver::Axis_group_engraver ()
+Axis_group_engraver::Axis_group_engraver (Context *c)
+  : Engraver (c)
 {
   staffline_ = 0;
   interesting_ = SCM_EOL;