beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: Prevent Dropdown widget to mak exception whe value out of range
svghmi
2021-02-09, Edouard Tisserant
2d750e38a4c6
SVGHMI: Prevent Dropdown widget to mak exception whe value out of range
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="optional" default=""/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="optional" default=""/>