mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 18:47:34 +00:00
Move WindowServer into Servers.
This commit is contained in:
parent
9120b05a40
commit
d17a91f185
32 changed files with 14 additions and 14 deletions
|
@ -1,8 +0,0 @@
|
|||
#pragma once
|
||||
|
||||
enum class WSWindowType {
|
||||
Invalid = 0,
|
||||
Normal,
|
||||
Menu,
|
||||
WindowSwitcher,
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue