Files
ladybird/Userland/Libraries/LibGUI/Button.h
Andreas Kling 0ee7991dca LibGUI: Tweak GUI::Button::on_context_menu_event hook signature
Pass the ContextMenuEvent as a mutable reference, so that clients
want to accept/ignore the event.
2021-05-16 01:11:56 +02:00

1.9 KiB