X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=lily%2Finclude%2Fgregorian-ligature.hh;h=957e796ba18b0fa0725657d023f596624ec53039;hb=3597c42fcb4f0a112fa80547c0bd33cd58eeea13;hp=5414a5c69a0a796738954b61b847f720a30f7892;hpb=774f7b99cadfebdfc5f85c7af37ee4dd97e09613;p=lilypond.git diff --git a/lily/include/gregorian-ligature.hh b/lily/include/gregorian-ligature.hh index 5414a5c69a..957e796ba1 100644 --- a/lily/include/gregorian-ligature.hh +++ b/lily/include/gregorian-ligature.hh @@ -1,7 +1,7 @@ /* This file is part of LilyPond, the GNU music typesetter. - Copyright (C) 2003--2010 Juergen Reuter + Copyright (C) 2003--2012 Juergen Reuter LilyPond is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -24,11 +24,10 @@ class Grob; #include "std-string.hh" #include "grob-interface.hh" - class Gregorian_ligature { public: - DECLARE_GROB_INTERFACE(); + DECLARE_GROB_INTERFACE (); static string prefixes_to_str (Grob *); };