Support underlined text in DialogXML

This commit is contained in:
2020-02-26 01:20:03 -05:00
parent 7d8fc7fe09
commit 7f12c6eea4
4 changed files with 10 additions and 0 deletions

View File

@@ -162,6 +162,7 @@
<xs:attribute name="name" type="xs:token"/>
<xs:attributeGroup ref="frame"/>
<xs:attributeGroup ref="font"/>
<xs:attribute name="underline" type="bool"/>
<xs:attribute ref="def-key"/>
<xs:attribute name="fromlist" default="none" type="xs:string"/>
<xs:attributeGroup ref="rect-size"/>