]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/completion-note-heads-engraver.cc
Web-es: small update of front page.
[lilypond.git] / lily / completion-note-heads-engraver.cc
index e7a5dbc5606d5966f5bacd70da2c3016b6daac83..ef3a5012a26cbc5a77d192904ffb216d5082c4ab 100644 (file)
@@ -80,7 +80,7 @@ protected:
   void start_translation_timestep ();
   void process_music ();
   void stop_translation_timestep ();
-  DECLARE_TRANSLATOR_LISTENER (note);
+  void listen_note (Stream_event *);
 };
 
 void