]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/tie-performer.cc
Restrict spread of symbols in church rests
[lilypond.git] / lily / tie-performer.cc
index 51fcf07193a1eb34f7e57053114a0c3783cce099..e93b3e6b0c6047fea2c2de8d33705b9a3098e0c4 100644 (file)
@@ -51,7 +51,7 @@ protected:
   void start_translation_timestep ();
   virtual void acknowledge_audio_element (Audio_element_info);
   void process_music ();
-  DECLARE_TRANSLATOR_LISTENER (tie);
+  void listen_tie (Stream_event *);
 public:
   TRANSLATOR_DECLARATIONS (Tie_performer);
 };