mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 08:17:35 +00:00
WindowServer+LibGfx: Remove code for drawing the old-style menu bar
This commit is contained in:
parent
19c578024b
commit
0e798234c7
12 changed files with 6 additions and 79 deletions
|
@ -147,7 +147,6 @@ enum class PathRole {
|
|||
InactiveWindowShadow,
|
||||
ActiveWindowShadow,
|
||||
TaskBarShadow,
|
||||
MenuBarShadow,
|
||||
MenuShadow,
|
||||
TooltipShadow,
|
||||
__Count,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue