]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/tie-specification.hh
Run `make grand-replace'.
[lilypond.git] / lily / include / tie-specification.hh
index 912dc78689522b5195752675efcfd2f2d6994a5d..37e81dca54fbf182be2c5cd789d8d3187e0cd63d 100644 (file)
@@ -3,7 +3,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c) 2007 Han-Wen Nienhuys <hanwen@lilypond.org>
+  (c) 2007--2008 Han-Wen Nienhuys <hanwen@lilypond.org>
   
 */
 
@@ -23,6 +23,7 @@ struct Tie_specification
   bool has_manual_position_;
   bool has_manual_dir_;
   bool has_manual_delta_y_;
+  bool has_accidental_;
   
   Real manual_position_;
   Direction manual_dir_;