]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/key-item.cc
release: 1.1.18
[lilypond.git] / lily / key-item.cc
index d6e9aecb8652c2d5dd5ac88bc45866efe6011d9a..268d847686328adc356a6ce75e71794f731d1993 100644 (file)
@@ -76,7 +76,7 @@ Key_item::calculate_position(int p, int a) const
   TODO space the `natural' signs wider
  */
 Molecule*
-Key_item::brew_molecule_p() const
+Key_item::do_brew_molecule_p() const
 {
   Molecule*output = new Molecule;
   Real inter = paper()->internote_f ();