X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Frhythmic-head.cc;h=436da6b612998f8c5dd6573f019248baefab4449;hb=c423fa1e62d3060b592ea9e56c841649b8504d8b;hp=f771c75edc910e727b5d44eaa220d0608b3caaff;hpb=94dc81b1820c38ffb09ff47227d76b59cc6dd69c;p=lilypond.git diff --git a/lily/rhythmic-head.cc b/lily/rhythmic-head.cc index f771c75edc..436da6b612 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--2007 Han-Wen Nienhuys */ #include "rhythmic-head.hh" @@ -49,13 +49,10 @@ Rhythmic_head::duration_log (Grob *me) } ADD_INTERFACE (Rhythmic_head, - - "rhythmic-head-interface", - - "Note head or rest", + "Note head or rest.", + /* properties */ "dot " "duration-log " "stem " ); -