X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fchord-name.hh;h=f9e82ef41f75705efdf73456ea4cc30c7921fb1d;hb=32a34dcef0c0041c6d62677487a380b5c8b85712;hp=91e659336150d758ef32e269afa8156cd3fa103e;hpb=f41973ff763d5972a85995b6d40c864281ec6714;p=lilypond.git diff --git a/lily/include/chord-name.hh b/lily/include/chord-name.hh index 91e6593361..f9e82ef41f 100644 --- a/lily/include/chord-name.hh +++ b/lily/include/chord-name.hh @@ -1,7 +1,7 @@ /* This file is part of LilyPond, the GNU music typesetter. - Copyright (C) 1999--2011 Jan Nieuwenhuizen + Copyright (C) 1999--2012 Jan Nieuwenhuizen LilyPond is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -27,7 +27,7 @@ class Chord_name { public: DECLARE_SCHEME_CALLBACK (after_line_breaking, (SCM)); - DECLARE_GROB_INTERFACE(); + DECLARE_GROB_INTERFACE (); }; #endif // CHORD_NAME_HH