X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Ftie-details.hh;h=cd14c6cde0e2effa774be787c2ee39f9d2b50b61;hb=5b4b0d6e9a197e8f9eb085b7c2ad78b8be3e5cfc;hp=18b9127d1e83937c31f6395d504275117892c2a9;hpb=87eedcd59f4082cb0841528ad5bc82cb1d1191e3;p=lilypond.git diff --git a/lily/include/tie-details.hh b/lily/include/tie-details.hh index 18b9127d1e..cd14c6cde0 100644 --- a/lily/include/tie-details.hh +++ b/lily/include/tie-details.hh @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 2006--2007 Han-Wen Nienhuys + (c) 2006--2008 Han-Wen Nienhuys */ @@ -43,6 +43,7 @@ struct Tie_details int single_tie_region_size_; int multi_tie_region_size_; + Direction neutral_direction_; Tie_details (); void from_grob (Grob *);