]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/engraver-group.hh
Merge remote-tracking branch 'origin/translation'
[lilypond.git] / lily / include / engraver-group.hh
index 190e9c3f32054f37422f8655cc36d611b03b7eb9..8f02c20594e69ec3696e220c82e0e1b511220bb3 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--2014 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_;