X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fitem.hh;h=c4b3dfbad3d6ca56efe42be084b1de3def0a7e2b;hb=a6193f6f613e0b2ff519b804d28f99fcd6ec9b92;hp=e8ac64c183e68affdce2a1ff78c8663edb594e3b;hpb=07e33979c286e1ed73758276fe2c1de6234e9bf4;p=lilypond.git diff --git a/lily/include/item.hh b/lily/include/item.hh index e8ac64c183..c4b3dfbad3 100644 --- a/lily/include/item.hh +++ b/lily/include/item.hh @@ -39,6 +39,10 @@ class Item : public virtual Score_element { void do_break (); void try_visibility_lambda (); +public: + /* + ugh. + */ Drul_array broken_to_drul_;