]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/clef-engraver.cc
Issue 4938 (3/3) Rename Midi_control_function_performer to Midi_control_change_performer
[lilypond.git] / lily / clef-engraver.cc
index 75adb6e3ee125f668b51af7b05eea145b584645e..00b3c3e55a736ef930d8d048afe30c2d74869df3 100644 (file)
@@ -39,7 +39,7 @@ public:
 protected:
   void stop_translation_timestep ();
   void process_music ();
-  DECLARE_ACKNOWLEDGER (bar_line);
+  void acknowledge_bar_line (Grob_info);
 
   virtual void derived_mark () const;
 private: