| Index: client/dom/generated/src/frog/SVGPathSegCurvetoCubicSmoothRel.dart
|
| diff --git a/client/dom/generated/src/frog/SVGPathSegCurvetoCubicSmoothRel.dart b/client/dom/generated/src/frog/SVGPathSegCurvetoCubicSmoothRel.dart
|
| index 661f8ffb97f94ba842316899c5b41a6860a5b350..72c862c1307881ca243285cf2ae7646ab7de9b1c 100644
|
| --- a/client/dom/generated/src/frog/SVGPathSegCurvetoCubicSmoothRel.dart
|
| +++ b/client/dom/generated/src/frog/SVGPathSegCurvetoCubicSmoothRel.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class SVGPathSegCurvetoCubicSmoothRelJS extends SVGPathSegJS implements SVGPathSegCurvetoCubicSmoothRel native "*SVGPathSegCurvetoCubicSmoothRel" {
|
| +class SVGPathSegCurvetoCubicSmoothRelJs extends SVGPathSegJs implements SVGPathSegCurvetoCubicSmoothRel native "*SVGPathSegCurvetoCubicSmoothRel" {
|
|
|
| num get x() native "return this.x;";
|
|
|
|
|