From 3c71a0da02ab9ece7e1ba451e9d97423ad746790 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:46:23 +0000 Subject: [PATCH] lilypond-0.0.71pre --- lily/include/key-reg.hh | 1 + 1 file changed, 1 insertion(+) 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); }; -- 2.39.5