]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/crescendo.hh
release: 1.3.55
[lilypond.git] / lily / include / crescendo.hh
index 115b98b9fd720c288ed40029ee44b607d09f83b5..b5a46c84336a4eddbbe5f65dbe56aabc2af820d5 100644 (file)
@@ -18,7 +18,7 @@
  */
 class Crescendo : public Spanner {
 public:
-  Crescendo();
+  Crescendo(SCM);
 protected:
   VIRTUAL_COPY_CONS(Score_element);
   virtual Molecule do_brew_molecule() const;