summaryrefslogtreecommitdiff
path: root/Userland/Services/WindowServer/MenuItem.h
AgeCommit message (Expand)Author
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-03-24Services: Use default constructors/destructorsLenny Maiorani
2021-05-09WindowServer: Fix a handful of clang-tidy warnings in the menu codeAndreas Kling
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-01-12Services: Move to Userland/Services/Andreas Kling