]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/chord-name.cc
Run `make grand-replace'.
[lilypond.git] / lily / chord-name.cc
index 757a1a57838bdbfeeec1661ee48baa456b4a5bea..586801c3919d7935dc38b080bae68f2b31ee9ccb 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1999--2007 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c) 1999--2008 Jan Nieuwenhuizen <janneke@gnu.org>
 */
 
 #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 "
+              );