Searched defs:uiBugNamespace (Results 1 – 1 of 1) sorted by relevance
80 type uiBugNamespace struct { struct81 Name string82 Caption string83 CoverLink string84 FixedLink string85 FixedCount int86 Groups []*uiBugGroup