]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/chord-name.cc
patch::: 1.3.107.mb1: Re: lily 1.3.107
[lilypond.git] / lily / chord-name.cc
index 4e6f87cdc4428c6a5d864bb2375c796f707c7e1d..163371807d89d4672b98d82126603e92aacc35e1 100644 (file)
@@ -72,5 +72,5 @@ Chord_name::brew_molecule (SCM smob)
                       Staff_symbol_referencer::staff_space (me));
     }
 
-  return mol.create_scheme ();
+  return mol.smobbed_copy ();
 }