| Index: client/dom/generated/src/frog/SVGPathSegCurvetoQuadraticAbs.dart
|
| diff --git a/client/dom/generated/src/frog/SVGPathSegCurvetoQuadraticAbs.dart b/client/dom/generated/src/frog/SVGPathSegCurvetoQuadraticAbs.dart
|
| index 11e6341f1691f2b13a7b52ebc2ff68aaf79df3e5..b55f7ac8f18b5819de59c895b65b04cc24377c5c 100644
|
| --- a/client/dom/generated/src/frog/SVGPathSegCurvetoQuadraticAbs.dart
|
| +++ b/client/dom/generated/src/frog/SVGPathSegCurvetoQuadraticAbs.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class SVGPathSegCurvetoQuadraticAbsJs extends SVGPathSegJs implements SVGPathSegCurvetoQuadraticAbs native "*SVGPathSegCurvetoQuadraticAbs" {
|
| +class _SVGPathSegCurvetoQuadraticAbsJs extends _SVGPathSegJs implements SVGPathSegCurvetoQuadraticAbs native "*SVGPathSegCurvetoQuadraticAbs" {
|
|
|
| num get x() native "return this.x;";
|
|
|
|
|