]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/arpeggio-engraver.cc
Issue 4989/3: Add a guard against invalid Type 1 (PFB) font
[lilypond.git] / lily / arpeggio-engraver.cc
index 44eb2580a395e30437dabe10c380e3ff6590ba76..d308a430686a6dc085685b4ac1f68304eb6621fe 100644 (file)
@@ -43,7 +43,7 @@ public:
 protected:
   void process_music ();
   void stop_translation_timestep ();
-  DECLARE_TRANSLATOR_LISTENER (arpeggio);
+  void listen_arpeggio (Stream_event *);
 private:
   Item *arpeggio_;
   Stream_event *arpeggio_event_;