X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fchord-name.cc;h=6cfe2def109a7e7f4fee0c21a1c615d98a95be09;hb=221cdc33868582178e78194ea7f7513979508cde;hp=757a1a57838bdbfeeec1661ee48baa456b4a5bea;hpb=1f7a800d273f0eecfe4d5d36e3ca06a9a9c2d4d6;p=lilypond.git diff --git a/lily/chord-name.cc b/lily/chord-name.cc index 757a1a5783..6cfe2def10 100644 --- a/lily/chord-name.cc +++ b/lily/chord-name.cc @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 1999--2007 Jan Nieuwenhuizen + (c) 1999--2009 Jan Nieuwenhuizen */ #include "chord-name.hh" @@ -35,5 +35,6 @@ Chord_name::after_line_breaking (SCM smob) ADD_INTERFACE (Chord_name, "A chord name.", - - "begin-of-line-visible"); + /* properties */ + "begin-of-line-visible " + );