X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fnote-performer.cc;h=44efd745742744e43afa4c7e1033503058ab9ce4;hb=90e4d7057f3857da049dfda3d130017d4719bd6b;hp=468210d20d0852f26a7d576dfc483defe42a277f;hpb=720bdb29cfac44d9469a54d44bb002e1ccab15f9;p=lilypond.git diff --git a/lily/note-performer.cc b/lily/note-performer.cc index 468210d20d..44efd74574 100644 --- a/lily/note-performer.cc +++ b/lily/note-performer.cc @@ -196,6 +196,7 @@ ADD_TRANSLATOR (Note_performer, "" ); -Note_performer::Note_performer () +Note_performer::Note_performer (Context *c) + : Performer (c) { }