Files
ladybird/Userland/Libraries/LibGUI/RadioButton.cpp
Andreas Kling d91732f959 LibGUI: Mark GUI::RadioButton as "checkable"
Any AbstractButton that uses the "checked" state should mark itself
"checkable", this was a weird oversight.
2021-10-23 16:10:44 +02:00

1.6 KiB