X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Flily-proto.hh;h=d573c8fdcfb987f98c51824cc21e0ddb6dedf779;hb=4fabc68182cab7149d2a4b52502e180f57199831;hp=cbc8a7a02147128e5d72a1fc77ec8e56eaaba2e3;hpb=8f58f4428d70961938e9151097886d861b3faeb3;p=lilypond.git diff --git a/lily/include/lily-proto.hh b/lily/include/lily-proto.hh index cbc8a7a021..d573c8fdcf 100644 --- a/lily/include/lily-proto.hh +++ b/lily/include/lily-proto.hh @@ -32,6 +32,8 @@ struct Audio_staff; struct Audio_tempo; struct Auto_beam_engraver; struct Axis_group_element; +struct Axis_group_spanner; +struct Axis_group_item; struct Axis_group; struct Bar; struct Bar_column_engraver; @@ -59,6 +61,7 @@ struct Clef_engraver; struct Clef_performer; struct Column_x_positions; struct Column_info; +struct Column_spring; struct Collision; struct Collision_engraver; struct Command_req; @@ -162,6 +165,9 @@ struct Note_req; struct Note_head; struct Note_head_engraver; struct Notename_table; +struct New_repeated_music; +struct Unfolded_repeat_iterator; +struct Folded_repeat_iterator; struct Offset; struct Paper_column; struct Paper_def; @@ -213,12 +219,13 @@ struct Skip_req; struct Slur; struct Slur_engraver; struct Slur_req; -struct Spacing_req; +struct Spacing_spanner; struct Span_bar; struct Span_score_bar; struct Span_dynamic_req; struct Span_req; struct Spanner; +struct Spring; struct Spring_spacer; struct Staff_bracket; struct Staff_performer;