| 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 5903744e6c7af0137a5f3287b68ef5c0779b2c1a..f741aa113366a60fec636cf2efd0c23ffbf9905a 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 SVGPathSegCurvetoQuadraticSmoothAbs extends SVGPathSeg native "*SVGPathSegCurvetoQuadraticSmoothAbs" {
|
|
|
| num x;
|
|
|
|
|