X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Frhythmic-head.cc;h=5919c9119b90e3545d8503f2804c7ce2d4ca81fa;hb=05286945fcf2083341d94fd18cf66393183ef276;hp=00ef3ae020abadfe6e7da11dca70511c1428a3ae;hpb=44ad1d66c072e4d6545e75c769c86a460cb1df13;p=lilypond.git diff --git a/lily/rhythmic-head.cc b/lily/rhythmic-head.cc index 00ef3ae020..5919c9119b 100644 --- a/lily/rhythmic-head.cc +++ b/lily/rhythmic-head.cc @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 1997--2006 Han-Wen Nienhuys + (c) 1997--2009 Han-Wen Nienhuys */ #include "rhythmic-head.hh" @@ -49,11 +49,10 @@ Rhythmic_head::duration_log (Grob *me) } ADD_INTERFACE (Rhythmic_head, - - "Note head or rest", + "Note head or rest.", + /* properties */ "dot " "duration-log " "stem " ); -