]> git.donarmstrong.com Git - lilypond.git/commit
use Audio_note::get_column() rather than directly accessing the member field
authorAdam Spiers <lilypond@adamspiers.org>
Sun, 13 Jan 2013 17:13:58 +0000 (17:13 +0000)
committerAdam Spiers <lilypond@adamspiers.org>
Sun, 27 Jan 2013 14:25:11 +0000 (14:25 +0000)
commitc50f0610edaefaadfdffaf2dea07b2fb3af77918
tree2e1b87e4e99b1fd0b8af8172251c21bb8c2888ff
parentb9bcb8fb736f841296d948c3b9c5e9c0b434ba14
use Audio_note::get_column() rather than directly accessing the member field

This adheres to the principle of encapsulation.
lily/midi-walker.cc