]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/rhythmic-column-engraver.cc
(DECLARE_EVENT_SWALLOWER): ENTER_DESCRIPTION -> ADD_TRANSLATOR
[lilypond.git] / lily / rhythmic-column-engraver.cc
index 8246d8ffc3c4a930c84a10dbc71d8d16f6413cdf..ad8e761c235167462a4f7ec85617dd368126d222 100644 (file)
@@ -158,7 +158,7 @@ Rhythmic_column_engraver::stop_translation_timestep ()
 
 
 
-ENTER_DESCRIPTION (Rhythmic_column_engraver,
+ADD_TRANSLATOR (Rhythmic_column_engraver,
 /* descr */       "Generates NoteColumn, an objects that groups stems, noteheads and rests.",
 /* creats*/       "NoteColumn NoteSpacing",
 /* accepts */     "",