]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/engraver-group.hh
Doc-de: update for the website
[lilypond.git] / lily / include / engraver-group.hh
index 190e9c3f32054f37422f8655cc36d611b03b7eb9..5738b8a9f2c06ffe316a913f65d96bb97f9a1653 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1997--2011 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -23,7 +23,7 @@
 #include "engraver.hh"
 #include "translator-group.hh"
 
-class Engraver_group : public virtual Translator_group
+class Engraver_group : public Translator_group
 {
 protected:
   vector<Grob_info> announce_infos_;