mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 19:07:35 +00:00
VisualBuilder: Add GRadioButton to the widget repertoire.
This commit is contained in:
parent
b0d8dba16d
commit
40ca3b019f
4 changed files with 45 additions and 16 deletions
|
@ -10,6 +10,7 @@ enum class VBWidgetType
|
|||
GTextEditor,
|
||||
GProgressBar,
|
||||
GCheckBox,
|
||||
GRadioButton,
|
||||
GScrollBar,
|
||||
GGroupBox,
|
||||
GSlider,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue