| Index: client/dom/generated/src/frog/SVGPathSegCurvetoQuadraticSmoothAbs.dart
|
| diff --git a/client/dom/generated/src/frog/SVGPathSegCurvetoQuadraticSmoothAbs.dart b/client/dom/generated/src/frog/SVGPathSegCurvetoQuadraticSmoothAbs.dart
|
| index f0b2d185b0a4da89fdc2b87fb3d21e4e5243c104..520c16c1dbf1922869e2537764466815dd85b49e 100644
|
| --- a/client/dom/generated/src/frog/SVGPathSegCurvetoQuadraticSmoothAbs.dart
|
| +++ b/client/dom/generated/src/frog/SVGPathSegCurvetoQuadraticSmoothAbs.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class SVGPathSegCurvetoQuadraticSmoothAbs extends SVGPathSeg native "*SVGPathSegCurvetoQuadraticSmoothAbs" {
|
| +class SVGPathSegCurvetoQuadraticSmoothAbsJS extends SVGPathSegJS implements SVGPathSegCurvetoQuadraticSmoothAbs native "*SVGPathSegCurvetoQuadraticSmoothAbs" {
|
|
|
| num get x() native "return this.x;";
|
|
|
|
|