]> git.donarmstrong.com Git - lilypond.git/blobdiff - hdr/localkeyitem.hh
release: 0.0.24
[lilypond.git] / hdr / localkeyitem.hh
index c8cca9d7c10e5b6e28164b02231b655782476c57..b4cf832c3e268df697091e4e863438c9add08abc 100644 (file)
@@ -25,7 +25,7 @@ struct Local_key_item : Item {
     void add(int oct, int pitch, int acc, Notehead*);
 
     void do_pre_processing();    
-    Molecule* brew_molecule()const;
+    Molecule* brew_molecule_p()const;
 };
 #endif // LOCALKEYITEM_HH