# HG changeset patch
# User Edouard Tisserant
# Date 1657791627 -7200
# Node ID 59158e360b8c1335c6eb4f6539cc9d9f103dc299
# Parent 5d73bed497de3397e3f88dcc1b63e0a8f8d30fa7
SVGHMI: update generated xslt file
diff -r 5d73bed497de -r 59158e360b8c svghmi/gen_index_xhtml.xslt
--- a/svghmi/gen_index_xhtml.xslt Thu Jul 14 11:39:19 2022 +0200
+++ b/svghmi/gen_index_xhtml.xslt Thu Jul 14 11:40:27 2022 +0200
@@ -2059,6 +2059,10 @@
}
+
+
+ widget is used in SVG but widget type is not declared
+
@@ -2080,6 +2084,8 @@
+
+
@@ -6120,6 +6126,14 @@
},
+
+ class
+ ListWidget
+ extends Widget{
+
+ }
+
+
@@ -7884,6 +7898,14 @@
].reverse(),
+
+ class
+ TextListWidget
+ extends Widget{
+
+ }
+
+
@@ -7925,6 +7947,14 @@
},
+
+ class
+ TextStyleListWidget
+ extends Widget{
+
+ }
+
+
@@ -11612,6 +11642,24 @@
+
+//
+//
+// Declarations from SVG scripts (inkscape document properties)
+//
+//
+
+
+
+
+ /*
+
+ */
+
+
+
+
+