]> git.donarmstrong.com Git - lilypond.git/commit
Fix a cyclic dependency.
authorJoe Neeman <joeneeman@gmail.com>
Wed, 14 Jul 2010 23:38:56 +0000 (16:38 -0700)
committerJoe Neeman <joeneeman@gmail.com>
Wed, 21 Jul 2010 22:10:22 +0000 (15:10 -0700)
commit43516525d4320a6d1af0c659c8e9036f6283faf7
tree39bfb3d510da0361cd0fc74d9e81a9067444bada
parent1bfd4f0deed1db74125c5af0762c8b2571bd5d1a
Fix a cyclic dependency.

Prevent Rest_collision::calc_positioning_done from querying
the extent of the Note_columns it is trying to position.
lily/include/note-column.hh
lily/include/rest.hh
lily/note-column.cc
lily/rest-collision.cc
lily/rest.cc