]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/tie-details.hh
Run `make grand-replace'.
[lilypond.git] / lily / include / tie-details.hh
index 18b9127d1e83937c31f6395d504275117892c2a9..cd14c6cde0e2effa774be787c2ee39f9d2b50b61 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2006--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2006--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
 */
 
@@ -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 *);