Files
ladybird/Libraries/LibGUI/GAction.cpp
Andreas Kling 7083a0104a LibGUI: Add GActionGroup, a way to group a bunch of GActions.
This can be used to make a bunch of actions mutually exclusive.
This patch only implements the exclusivity behavior for buttons.
2019-07-09 22:10:03 +02:00

3.7 KiB