X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fengraver-group.hh;h=bbb759b1ace6acbe03220b82087f934a619f0803;hb=47db9a3883d726ca53e2133a3b2298f78dd6a32e;hp=5738b8a9f2c06ffe316a913f65d96bb97f9a1653;hpb=77cd92ff6a0547403b3a524b5c4ec95a8d1cbdd9;p=lilypond.git diff --git a/lily/include/engraver-group.hh b/lily/include/engraver-group.hh index 5738b8a9f2..bbb759b1ac 100644 --- a/lily/include/engraver-group.hh +++ b/lily/include/engraver-group.hh @@ -1,7 +1,7 @@ /* This file is part of LilyPond, the GNU music typesetter. - Copyright (C) 1997--2012 Han-Wen Nienhuys + Copyright (C) 1997--2015 Han-Wen Nienhuys LilyPond is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -31,8 +31,7 @@ protected: DECLARE_LISTENER (override); DECLARE_LISTENER (revert); public: - VIRTUAL_COPY_CONSTRUCTOR (Translator_group, Engraver_group); - + DECLARE_CLASSNAME (Engraver_group); Engraver_group (); virtual void derived_mark () const; void do_announces ();