X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fscore-performer.hh;h=b97c6736889eb6fe7249bbd92a1a95f0ee1efa1d;hb=47db9a3883d726ca53e2133a3b2298f78dd6a32e;hp=eba810f59dbcc94b02037e358376b46f576a11a8;hpb=55ac733b69643a6bc6a83b706c65cb56efd388ef;p=lilypond.git diff --git a/lily/include/score-performer.hh b/lily/include/score-performer.hh index eba810f59d..b97c673688 100644 --- a/lily/include/score-performer.hh +++ b/lily/include/score-performer.hh @@ -1,7 +1,7 @@ /* This file is part of LilyPond, the GNU music typesetter. - Copyright (C) 1996--2011 Han-Wen Nienhuys + Copyright (C) 1996--2015 Han-Wen Nienhuys Jan Nieuwenhuizen LilyPond is free software: you can redistribute it and/or modify @@ -30,7 +30,7 @@ class Score_performer : public Performer_group { public: - VIRTUAL_COPY_CONSTRUCTOR (Translator_group, Score_performer); + DECLARE_CLASSNAME (Score_performer); Performance *performance_; ~Score_performer ();