Correzioni
This commit is contained in:
@@ -106,7 +106,7 @@ namespace WebWindowComplex.Models
|
||||
|
||||
private List<IdNameStruct> m_FillTypeList = new List<IdNameStruct>
|
||||
{
|
||||
new IdNameStruct((int)FillTypes.GLASS, "SvgPreview"),
|
||||
new IdNameStruct((int)FillTypes.GLASS, "Glass"),
|
||||
new IdNameStruct((int)FillTypes.WOOD, "Wood")
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user