X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fnote-head.hh;h=4691c42cc50781024dee4849a62df93ce9baf4d7;hb=99b6f3aa3558b01c9d4158b19a1f1794c534f89c;hp=532933b84b59b34cde0022e33c322fccbdcefcdc;hpb=d61cf3bbdb1c6670a127ba3baddf2f04d3e34fd3;p=lilypond.git diff --git a/lily/include/note-head.hh b/lily/include/note-head.hh index 532933b84b..4691c42cc5 100644 --- a/lily/include/note-head.hh +++ b/lily/include/note-head.hh @@ -1,7 +1,7 @@ /* This file is part of LilyPond, the GNU music typesetter. - Copyright (C) 1996--2012 Han-Wen Nienhuys + Copyright (C) 1996--2014 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 @@ -36,7 +36,7 @@ public: static Real stem_attachment_coordinate (Grob *, Axis a); static int get_balltype (Grob *); - static Offset get_stem_attachment (Font_metric *, string); + static Offset get_stem_attachment (Font_metric *, const string&); }; #endif // NOTEHEAD_HH