X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Frhythmic-head.cc;h=1ea09cce717e1c93f7e379947bf2b2917719e7a0;hb=5b4b0d6e9a197e8f9eb085b7c2ad78b8be3e5cfc;hp=93349e06fee49a6e50c789a4cbccf202680e23f0;hpb=f9214bac21e9926dc3248416f58190c98c4167a9;p=lilypond.git diff --git a/lily/rhythmic-head.cc b/lily/rhythmic-head.cc index 93349e06fe..1ea09cce71 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--2007 Han-Wen Nienhuys + (c) 1997--2008 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 " ); -