]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/slash-repeat-engraver.cc
Keep a staff alive with multiple layers
[lilypond.git] / lily / slash-repeat-engraver.cc
index 2134503e8880e93c6c213e3bad771250fd33b02f..b1bdf9c0dac4746b26634d7bb4da9690073a98f9 100644 (file)
@@ -35,7 +35,7 @@ public:
 protected:
   Stream_event *slash_;
 protected:
-  DECLARE_TRANSLATOR_LISTENER (repeat_slash);
+  void listen_repeat_slash (Stream_event *);
   void process_music ();
 };