1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-28 21:15:09 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Andreas Kling
6203a4a2e9 WindowServer: Remove unused Menu->MenuBar link and "title font"
We kept a backpointer from the Menu to its containing MenuBar, but it
was not used for anything so let's remove it.

Since all menus have the same font now, there's no need to track a
separate "title font".
2021-03-26 09:12:32 +01:00
Andreas Kling
c7ac7e6eaf Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
Renamed from Services/WindowServer/MenuBar.cpp (Browse further)