]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.35
authorfred <fred>
Mon, 24 Feb 1997 17:48:44 +0000 (17:48 +0000)
committerfred <fred>
Mon, 24 Feb 1997 17:48:44 +0000 (17:48 +0000)
hdr/keyreg.hh

index cf1923134d5e4cb19d58ff07b107aa9907684af9..6cf6a3724275bcf2d5e81fa12da661bf7ce17a3d 100644 (file)
@@ -24,6 +24,7 @@ struct Key_register : Request_register {
     virtual void process_request();
     virtual void do_pre_move_process();
     virtual void do_post_move_process();
+    virtual void acknowledge_element(Staff_elem_info);
     Key_register(Complex_walker*);
 private: