]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/note-heads-engraver.cc
release: 1.3.4
[lilypond.git] / lily / note-heads-engraver.cc
index 74168092d48e8c50543d6a0c0ce94fd01ee5443f..3ce360fed0d0417a1baf9f56827c1e2c91f1b6c1 100644 (file)
@@ -79,7 +79,7 @@ Note_heads_engraver::do_process_requests()
          announce_element (Score_element_info (d,0));
          dot_p_arr_.push (d);
        }
-      note_p->position_i_  = note_req_l->pitch_.steps ();
+      note_p->set_position(note_req_l->pitch_.steps ());
 
       /*
        TODO: transparent note heads.