| Index: client/dom/generated/src/frog/SVGPathSegCurvetoQuadraticSmoothRel.dart
|
| diff --git a/client/dom/generated/src/frog/SVGPathSegCurvetoQuadraticSmoothRel.dart b/client/dom/generated/src/frog/SVGPathSegCurvetoQuadraticSmoothRel.dart
|
| index afa7004df60e6713a01f00a25aaf4e352f81ecaf..e776036512ccef29b7a277197c0e33d7349a1f9b 100644
|
| --- a/client/dom/generated/src/frog/SVGPathSegCurvetoQuadraticSmoothRel.dart
|
| +++ b/client/dom/generated/src/frog/SVGPathSegCurvetoQuadraticSmoothRel.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class SVGPathSegCurvetoQuadraticSmoothRel extends SVGPathSeg native "SVGPathSegCurvetoQuadraticSmoothRel" {
|
| +class SVGPathSegCurvetoQuadraticSmoothRel extends SVGPathSeg native "*SVGPathSegCurvetoQuadraticSmoothRel" {
|
|
|
| num x;
|
|
|
|
|