From: fred Date: Sun, 24 Mar 2002 19:46:23 +0000 (+0000) Subject: lilypond-0.0.71pre X-Git-Tag: release/1.5.59~4552 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3c71a0da02ab9ece7e1ba451e9d97423ad746790;p=lilypond.git lilypond-0.0.71pre --- diff --git a/lily/include/key-reg.hh b/lily/include/key-reg.hh index 39a416bb64..ec9b5a2ab9 100644 --- a/lily/include/key-reg.hh +++ b/lily/include/key-reg.hh @@ -29,6 +29,7 @@ struct Key_register : Request_register { Key_register(); NAME_MEMBERS(); private: + void create_key(); void read_req(Key_change_req * r); };