]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lookup.hh
patch::: 1.0.15.jcn3: guilig atoom
[lilypond.git] / lily / include / lookup.hh
index 7efe60bb7e5c03fa4d4d06e7a2c32455c0a887ba..4d2325ae82d01a6f069acea2ee7989cb667a476d 100644 (file)
@@ -40,7 +40,8 @@ public:
   Atom beam (Real,Real, Real) const;
   virtual String character_str (int i) const;
   Atom clef (String) const;
-  virtual Atom dashed_slur (Array<Offset> controls, Real thick, Real dash) const = 0;
+//  virtual Atom dashed_slur (Array<Offset> controls, Real thick, Real dash) const = 0;
+  virtual Atom dashed_slur (Array<Offset> controls, Real thick, Real dash) const;
   Atom dots () const;
   Atom dynamic (String) const;
   Atom fill (Box b) const;