X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=lily%2Finclude%2Fkey-item.hh;h=de16e2a130196f31f1504a5dd3db7a7bc5298733;hb=0af2486a28f1c60b9de929a9101964d880927e54;hp=e77703b9a31e33045a1500628e7e1c8baad72e05;hpb=a8651b61fa25aee299bbc846d180a942568d6075;p=lilypond.git diff --git a/lily/include/key-item.hh b/lily/include/key-item.hh index e77703b9a3..de16e2a130 100644 --- a/lily/include/key-item.hh +++ b/lily/include/key-item.hh @@ -24,7 +24,8 @@ struct Key_item { static int calculate_position(Score_element*,SCM pair) ; - void set_interface (Score_element*); + static void set_interface (Score_element*); + static bool has_interface (Score_element*); static SCM brew_molecule (SCM); };