X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Flyric-performer.cc;h=6a25d62a3f99e44fd8fbff912e20b0e2e70e61d0;hb=8129bd2b5afc7c55e205618cd224d5f0d90ec3bb;hp=1215cc7d5500808a247af52c09739d9a9d68eb8d;hpb=dbaf1e56e37be0e204231c5bf1adcb14bd8ac3b8;p=lilypond.git diff --git a/lily/lyric-performer.cc b/lily/lyric-performer.cc index 1215cc7d55..6a25d62a3f 100644 --- a/lily/lyric-performer.cc +++ b/lily/lyric-performer.cc @@ -30,7 +30,7 @@ protected: void stop_translation_timestep (); void process_music (); - DECLARE_TRANSLATOR_LISTENER (lyric); + void listen_lyric (Stream_event *); private: vector events_; Audio_text *audio_;