X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Frhythmic-head.cc;h=436da6b612998f8c5dd6573f019248baefab4449;hb=0c99b8f3145a8e6bd954c92d42b29f2aeb60ce46;hp=93349e06fee49a6e50c789a4cbccf202680e23f0;hpb=474c8729dc274a30558102a015a01fa5882673db;p=lilypond.git diff --git a/lily/rhythmic-head.cc b/lily/rhythmic-head.cc index 93349e06fe..436da6b612 100644 --- a/lily/rhythmic-head.cc +++ b/lily/rhythmic-head.cc @@ -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 " ); -