summaryrefslogtreecommitdiffstats
path: root/tools/designer/data/ui4.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'tools/designer/data/ui4.xsd')
-rw-r--r--tools/designer/data/ui4.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/designer/data/ui4.xsd b/tools/designer/data/ui4.xsd
index fc9c120d25..53bae62e2c 100644
--- a/tools/designer/data/ui4.xsd
+++ b/tools/designer/data/ui4.xsd
@@ -207,6 +207,7 @@
<xs:attribute name="column" type="xs:integer" />
<xs:attribute name="rowspan" type="xs:integer" />
<xs:attribute name="colspan" type="xs:integer" />
+ <xs:attribute name="alignment" type="xs:string" />
</xs:complexType>
<!-- item view begin -->