| Index: client/dom/generated/src/frog/SVGPathSegLinetoHorizontalRel.dart
|
| diff --git a/client/dom/generated/src/frog/SVGPathSegLinetoHorizontalRel.dart b/client/dom/generated/src/frog/SVGPathSegLinetoHorizontalRel.dart
|
| index 84309394aef8a59b1a1e928d184d4b665ff8312b..c3def55444dba3d6c3272e7f926da0dec61e5c33 100644
|
| --- a/client/dom/generated/src/frog/SVGPathSegLinetoHorizontalRel.dart
|
| +++ b/client/dom/generated/src/frog/SVGPathSegLinetoHorizontalRel.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class SVGPathSegLinetoHorizontalRel extends SVGPathSeg native "*SVGPathSegLinetoHorizontalRel" {
|
| +class SVGPathSegLinetoHorizontalRelJS extends SVGPathSegJS implements SVGPathSegLinetoHorizontalRel native "*SVGPathSegLinetoHorizontalRel" {
|
|
|
| num get x() native "return this.x;";
|
|
|
|
|