]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/key-reg.hh
release: 0.0.65
[lilypond.git] / lily / include / key-reg.hh
index a907434bf2271505919cb9883e2e90a4f869104b..b6e21224d927ca25a0f3d0e0b0c3165b56d79a43 100644 (file)
@@ -1,7 +1,7 @@
 /*
   key-reg.hh -- declare Key_register
 
-  source file of the LilyPond music typesetter
+  source file of the GNU LilyPond music typesetter
 
   (c) 1997 Han-Wen Nienhuys <hanwen@stack.nl>
 */
@@ -25,7 +25,7 @@ struct Key_register : Request_register {
     virtual void process_requests();
     virtual void pre_move_processing();
     virtual void post_move_processing();
-    virtual void acknowledge_element(Staff_elem_info);
+    virtual void acknowledge_element(Score_elem_info);
     Key_register();
     NAME_MEMBERS(Key_register);
 private: