X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fperformer-group.hh;h=4316d8bb73a8069cb41077b8b8507ed5c58afd60;hb=acc59c0001801a94f1759f8b059c661ece678e52;hp=16cc7d71ccdd2c28e72eeecb61df01f77c3b770f;hpb=e90f0536f9be39ada0bef0aeb0d275dec3b2fb5b;p=lilypond.git diff --git a/lily/include/performer-group.hh b/lily/include/performer-group.hh index 16cc7d71cc..4316d8bb73 100644 --- a/lily/include/performer-group.hh +++ b/lily/include/performer-group.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--2012 Han-Wen Nienhuys Jan Nieuwenhuizen LilyPond is free software: you can redistribute it and/or modify @@ -26,7 +26,7 @@ typedef void (Performer:: *Performer_method) (void); -class Performer_group : public virtual Translator_group +class Performer_group : public Translator_group { public: VIRTUAL_COPY_CONSTRUCTOR (Translator_group, Performer_group);