]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.71pre
authorfred <fred>
Sun, 24 Mar 2002 19:46:23 +0000 (19:46 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:46:23 +0000 (19:46 +0000)
lily/include/key-reg.hh

index 39a416bb647c1a829afe0d48c7f5970dbf0f6acb..ec9b5a2ab9894db08cd80e0bc506acbdbfbbf551 100644 (file)
@@ -29,6 +29,7 @@ struct Key_register : Request_register {
     Key_register();
     NAME_MEMBERS();
 private:
+    void create_key();
     
     void read_req(Key_change_req * r);
 };