]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/chord-name-engraver.cc
* lily/dots.cc (print): replace -
[lilypond.git] / lily / chord-name-engraver.cc
index fa8191a4227677f6ef844b29646051af06ab3146..44c1333d7a383a333261c813594a87ed03e12b8c 100644 (file)
@@ -151,7 +151,7 @@ Chord_name_engraver::stop_translation_timestep ()
   The READs description is not strictly accurate:
   which properties are read depend on the chord naming function active.
 */
-ENTER_DESCRIPTION (Chord_name_engraver,
+ADD_TRANSLATOR (Chord_name_engraver,
 /* descr */       "Catch note-events "
 "and generate the appropriate chordname.",
 /* creats*/       "ChordName",