X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fbeam-performer.cc;h=0970e8b5e74831d5767b2e8367f7d00eb8c55fff;hb=e4a178755bd49d364895eecb0d376b2d3c59f5bb;hp=0d658dd6b8ea75554370f934a3eff091a121fd37;hpb=dbaf1e56e37be0e204231c5bf1adcb14bd8ac3b8;p=lilypond.git diff --git a/lily/beam-performer.cc b/lily/beam-performer.cc index 0d658dd6b8..0970e8b5e7 100644 --- a/lily/beam-performer.cc +++ b/lily/beam-performer.cc @@ -35,7 +35,7 @@ protected: void start_translation_timestep (); void process_music (); void set_melisma (bool); - DECLARE_TRANSLATOR_LISTENER (beam); + void listen_beam (Stream_event *); private: Stream_event *start_ev_; Stream_event *now_stop_ev_;