]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/breathing-sign-engraver.cc
Web: Authors.itexi update
[lilypond.git] / lily / breathing-sign-engraver.cc
index 0ee8cabe77b91659c879efca5f918f31b4241515..ade1b15f297ea1dd4f32a1bfc1437c51fce8935e 100644 (file)
@@ -39,7 +39,7 @@ protected:
   void process_music ();
   void stop_translation_timestep ();
 
-  DECLARE_TRANSLATOR_LISTENER (breathing);
+  void listen_breathing (Stream_event *);
 private:
   Stream_event *breathing_sign_event_;
   Grob *breathing_sign_;