X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=lily%2Fstaff-performer.cc;h=1af71efd86db801f06c6b6222e8e7d73e8eae730;hb=5d84bfad4626892bcffd05adcced53c8a2329047;hp=592c6a7e016f4fd82e6be3d998318625dfb4fd42;hpb=980df8c5df55556b784d573f1c3d16bb9c8f3ab8;p=lilypond.git diff --git a/lily/staff-performer.cc b/lily/staff-performer.cc index 592c6a7e01..1af71efd86 100644 --- a/lily/staff-performer.cc +++ b/lily/staff-performer.cc @@ -112,8 +112,9 @@ ADD_TRANSLATOR (Staff_performer, /* write */ ""); -Staff_performer::Staff_performer () - : channel_ (-1), +Staff_performer::Staff_performer (Context *c) + : Performer (c), + channel_ (-1), instrument_ (0), instrument_name_ (0), name_ (0),