]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lookup.hh
release: 1.0.16
[lilypond.git] / lily / include / lookup.hh
index 4d2325ae82d01a6f069acea2ee7989cb667a476d..7efe60bb7e5c03fa4d4d06e7a2c32455c0a887ba 100644 (file)
@@ -40,8 +40,7 @@ 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;
+  virtual Atom dashed_slur (Array<Offset> controls, Real thick, Real dash) const = 0;
   Atom dots () const;
   Atom dynamic (String) const;
   Atom fill (Box b) const;