mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 10:37:44 +00:00
LoginServer: Layout a basic login window
This commit is contained in:
parent
f8fb0359ae
commit
9e3d6d161b
6 changed files with 143 additions and 0 deletions
|
@ -11,6 +11,7 @@ add_subdirectory(ImageDecoder)
|
|||
add_subdirectory(InspectorServer)
|
||||
add_subdirectory(KeyboardPreferenceLoader)
|
||||
add_subdirectory(LaunchServer)
|
||||
add_subdirectory(LoginServer)
|
||||
add_subdirectory(LookupServer)
|
||||
add_subdirectory(NotificationServer)
|
||||
add_subdirectory(RequestServer)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue