]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/ottava-engraver.cc
Doc: Issue 4958: CG: Expand description of the engraver hooks
[lilypond.git] / lily / ottava-engraver.cc
index 79d054a7cccf09abb3eee81846b1bdd051180d2a..e681e73af6b65a661454712f47a4b535a72f6328 100644 (file)
@@ -32,7 +32,7 @@ public:
 protected:
   virtual void finalize ();
 
-  DECLARE_ACKNOWLEDGER (note_column);
+  void acknowledge_note_column (Grob_info);
 
   void process_music ();
   void stop_translation_timestep ();