]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/p-col.hh
release: 0.0.74pre
[lilypond.git] / lily / include / p-col.hh
index 593420cea0894a977551c27a27ac55695044a9b4..87f15841643f06f08dc4aff847b28447450194c8 100644 (file)
@@ -47,6 +47,7 @@ public:
     Real hpos;                 // should use ptr?
 
     bool error_mark_b_;
+    bool used_b_ ;             // manual override.. 
     
     PScore * pscore_l_;