]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/piano-pedal-performer.cc
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / lily / piano-pedal-performer.cc
index a8273980e924d61ca558444ec949475102b6c536..4a24625e04b8160a8def7bccd35e796985b64c53 100644 (file)
@@ -56,7 +56,8 @@ private:
   Pedal_info info_alist_[NUM_PEDAL_TYPES];
 };
 
-Piano_pedal_performer::Piano_pedal_performer ()
+Piano_pedal_performer::Piano_pedal_performer (Context *c)
+  : Performer (c)
 {
 }