| 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 53f469be9774a15995af7066852690691ce41f6d..c10bcffbe603b69684ee56e9e5994fd90e84e1e8 100644
|
| --- a/client/dom/generated/src/frog/SVGPathSegCurvetoQuadraticSmoothAbs.dart
|
| +++ b/client/dom/generated/src/frog/SVGPathSegCurvetoQuadraticSmoothAbs.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class SVGPathSegCurvetoQuadraticSmoothAbsJs extends SVGPathSegJs implements SVGPathSegCurvetoQuadraticSmoothAbs native "*SVGPathSegCurvetoQuadraticSmoothAbs" {
|
| +class _SVGPathSegCurvetoQuadraticSmoothAbsJs extends _SVGPathSegJs implements SVGPathSegCurvetoQuadraticSmoothAbs native "*SVGPathSegCurvetoQuadraticSmoothAbs" {
|
|
|
| num get x() native "return this.x;";
|
|
|
|
|