]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/tie-specification.hh
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond...
[lilypond.git] / lily / include / tie-specification.hh
index 912dc78689522b5195752675efcfd2f2d6994a5d..68734adc222aeab5868c49d2605355ad94bd13f6 100644 (file)
@@ -3,7 +3,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c) 2007 Han-Wen Nienhuys <hanwen@lilypond.org>
+  (c) 2007--2009 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_;