]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/beam.hh
ignore mf output.
[lilypond.git] / lily / include / beam.hh
index 9126bfbfec8e8051772978a29fe9d0a77255db6b..67daab8de8d26ea905b48eae3945b9a017797233 100644 (file)
@@ -55,7 +55,7 @@ struct Beam_stem_segment
   Real width_;
   Real stem_x_;
   int rank_;
-  int stem_index_;
+  vsize stem_index_;
   bool gapped_;
   Direction dir_;
   int max_connect_;