]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/system-start-delimiter.hh
release: 1.3.56
[lilypond.git] / lily / include / system-start-delimiter.hh
index d84acd97d0d0b5ae53a917e42fe4b73043e6575c..b3f545daf773afbb7907272470a84671457899d5 100644 (file)
@@ -19,7 +19,9 @@ class System_start_delimiter : public Spanner
 {
 public:
   System_start_delimiter (SCM);
-  VIRTUAL_COPY_CONS (Score_element);
+   static SCM scheme_molecule (SCM);
+  
+VIRTUAL_COPY_CONS (Score_element);
 protected:
   virtual void after_line_breaking();
   virtual  Molecule do_brew_molecule () const;