From: fred Date: Mon, 24 Feb 1997 17:48:44 +0000 (+0000) Subject: lilypond-0.0.35 X-Git-Tag: release/1.5.59~6301 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=efa504786124ffae0eaaa30518adde00bc92b1b4;p=lilypond.git lilypond-0.0.35 --- diff --git a/hdr/keyreg.hh b/hdr/keyreg.hh index cf1923134d..6cf6a37242 100644 --- a/hdr/keyreg.hh +++ b/hdr/keyreg.hh @@ -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: