summaryrefslogtreecommitdiff
path: root/Userland/Games/Breakout/LevelSelectDialog.cpp
AgeCommit message (Expand)Author
2022-02-16Games: Use default constructors/destructorsLenny Maiorani
2021-08-18Userland+LibGUI: Add shorthand versions of the Margins constructorsin-ack
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-01-12Games: Move to Userland/Games/Andreas Kling