Skip to content

Commit

Permalink
improved radio button which is selected 2 buttonat the same time
Browse files Browse the repository at this point in the history
  • Loading branch information
mervelil committed Oct 22, 2022
1 parent 5ece0ea commit 58eb06d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/widgets/button_group.enaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ enamldef Main(Window):
RadioButton:
text = "Whenever I may roam"
RadioButton:
text = "Black"
text = "Pearl Black"
GroupBox:
title = "POP"
RadioButton:
Expand Down

0 comments on commit 58eb06d

Please sign in to comment.