File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <class name =" ButtonGroup" inherits =" Resource" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../class.xsd" >
2+ <class name =" ButtonGroup" inherits =" Resource" keywords = " radio " xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../class.xsd" >
33 <brief_description >
44 A group of buttons that doesn't allow more than one button to be pressed at a time.
55 </brief_description >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <class name =" CheckButton" inherits =" Button" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../class.xsd" >
2+ <class name =" CheckButton" inherits =" Button" keywords = " switch, toggle " xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../class.xsd" >
33 <brief_description >
44 A button that represents a binary choice.
55 </brief_description >
You can’t perform that action at this time.
0 commit comments