X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=lily%2Finclude%2Fcrescendo.hh;h=b5a46c84336a4eddbbe5f65dbe56aabc2af820d5;hb=76f13ab50fc726c89fa7c96f3deed519d2d773dc;hp=115b98b9fd720c288ed40029ee44b607d09f83b5;hpb=e7d84e6728ecfdf74d8f214486a29c2aca199819;p=lilypond.git diff --git a/lily/include/crescendo.hh b/lily/include/crescendo.hh index 115b98b9fd..b5a46c8433 100644 --- a/lily/include/crescendo.hh +++ b/lily/include/crescendo.hh @@ -18,7 +18,7 @@ */ class Crescendo : public Spanner { public: - Crescendo(); + Crescendo(SCM); protected: VIRTUAL_COPY_CONS(Score_element); virtual Molecule do_brew_molecule() const;