]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/slur-performer.cc
Keep a staff alive with multiple layers
[lilypond.git] / lily / slur-performer.cc
index c1d8de3bb4f6ca981d6d71adcde5bb217b15e4df..47fed784fe6c64335b1b926f033a372599405cbf 100644 (file)
@@ -40,7 +40,7 @@ protected:
   void process_music ();
   void set_melisma (bool);
 
-  DECLARE_TRANSLATOR_LISTENER (slur);
+  void listen_slur (Stream_event *);
 private:
   Stream_event *start_ev_;
   Stream_event *now_stop_ev_;