Cut tools use attribute "color" instead "lineColor".
--HG-- branch : feature
This commit is contained in:
parent
ee0f8d51be
commit
0deaa1b7b4
|
@ -122,6 +122,7 @@
|
|||
<xs:attribute name="arc" type="xs:unsignedInt"></xs:attribute>
|
||||
<xs:attribute name="curve" type="xs:unsignedInt"></xs:attribute>
|
||||
<xs:attribute name="lineColor" type="colors"></xs:attribute>
|
||||
<xs:attribute name="color" type="colors"></xs:attribute>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="line" minOccurs="0" maxOccurs="unbounded">
|
||||
|
|
Loading…
Reference in New Issue
Block a user