X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=lily%2Finclude%2Fcrescendo.hh;h=09c46265acc408a9f8512bf027bf08f68063eb38;hb=0af2486a28f1c60b9de929a9101964d880927e54;hp=36639f85869c1a4dd1d712abf2533e12b4185675;hpb=a8651b61fa25aee299bbc846d180a942568d6075;p=lilypond.git diff --git a/lily/include/crescendo.hh b/lily/include/crescendo.hh index 36639f8586..09c46265ac 100644 --- a/lily/include/crescendo.hh +++ b/lily/include/crescendo.hh @@ -21,6 +21,7 @@ struct Crescendo public: static SCM brew_molecule (SCM); static void set_interface(Score_element*); + static bool has_interface (Score_element*); }; #endif // CRESCENDO_HH