]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/scoreline.hh
release: 0.0.62
[lilypond.git] / lily / include / scoreline.hh
index 33bbc4a2d874aa4632a55ac46b6dea742421696b..814cb7e8c267eb59772b5b5571ac0e7212bf3f93 100644 (file)
@@ -15,6 +15,7 @@ struct
 Line_of_score {
     Pointer_list<PCol *> cols;
 
+    bool error_mark_b_;
     // need to store height of each staff.
     IPointer_list<Line_of_staff*> staffs;
     PScore * pscore_l_;        // needed to generate staffs