]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/lyric-performer.cc
Issue 4961/5: Change rotations to degrees rather than radians
[lilypond.git] / lily / lyric-performer.cc
index 1215cc7d5500808a247af52c09739d9a9d68eb8d..6a25d62a3f99e44fd8fbff912e20b0e2e70e61d0 100644 (file)
@@ -30,7 +30,7 @@ protected:
 
   void stop_translation_timestep ();
   void process_music ();
-  DECLARE_TRANSLATOR_LISTENER (lyric);
+  void listen_lyric (Stream_event *);
 private:
   vector<Stream_event *> events_;
   Audio_text *audio_;