]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/line-spanner.hh
patch::: 1.5.2.jcn1
[lilypond.git] / lily / include / line-spanner.hh
index 267a6fda66362280cb7cee1710a248418c1fb556..55db2e711ad02c38af083220ea73c53c2d928c55 100644 (file)
@@ -17,6 +17,7 @@ class Line_spanner
 public:
   DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM));
   static SCM line_atom (Grob* me, Real dx, Real dy);
+  static Molecule line_molecule (Grob* me, Real dx, Real dy);
 
 private:
   static Offset get_broken_offset (Grob *me, Direction dir);