]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/beam-performer.cc
Issue 4947: Link notes to dynamics in Dynamic_performer rather than
[lilypond.git] / lily / beam-performer.cc
index 0d658dd6b8ea75554370f934a3eff091a121fd37..0970e8b5e74831d5767b2e8367f7d00eb8c55fff 100644 (file)
@@ -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_;