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 49d4723fff970b06b205e03b82b0ca8425a95781..661f8ffb97f94ba842316899c5b41a6860a5b350 100644 |
--- a/client/dom/generated/src/frog/SVGPathSegCurvetoCubicSmoothRel.dart |
+++ b/client/dom/generated/src/frog/SVGPathSegCurvetoCubicSmoothRel.dart |
@@ -1,5 +1,5 @@ |
-class SVGPathSegCurvetoCubicSmoothRel extends SVGPathSeg native "*SVGPathSegCurvetoCubicSmoothRel" { |
+class SVGPathSegCurvetoCubicSmoothRelJS extends SVGPathSegJS implements SVGPathSegCurvetoCubicSmoothRel native "*SVGPathSegCurvetoCubicSmoothRel" { |
num get x() native "return this.x;"; |