1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-17 13:21:00 +00:00
serenity/Applications/SystemMenu
Andreas Kling a26b63a958 LibGUI: Remove Button& parameter from Button::on_click hook
There was but a single user of this parameter and it's a bit tedious
to write it out every time, so let's get rid of it.
2020-03-03 17:02:38 +01:00
..
main.cpp AK: Make quick_sort() a little more ergonomic 2020-03-03 16:02:58 +01:00
Makefile SystemMenu: Move SystemDialog into SystemMenu and remove INI config 2020-02-23 22:03:03 +01:00
PowerDialog.cpp LibGUI: Remove Button& parameter from Button::on_click hook 2020-03-03 17:02:38 +01:00
PowerDialog.h SystemMenu: Fix bad behavior in shutdown dialog 2020-03-03 16:46:39 +01:00