]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/pitch-squash-engraver.cc
Issue 4974/1: Add output-attributes grob property
[lilypond.git] / lily / pitch-squash-engraver.cc
index 5d403c79e4a0055e0102766283816ce93e270d4f..0750c594950e7dd7ce5f9bcea9166345a1b9875f 100644 (file)
@@ -28,7 +28,7 @@ class Pitch_squash_engraver : public Engraver
 {
 public:
   TRANSLATOR_DECLARATIONS (Pitch_squash_engraver);
-  DECLARE_ACKNOWLEDGER (note_head);
+  void acknowledge_note_head (Grob_info);
 };
 
 void