mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 17:07:35 +00:00
Rename WindowComposer -> WindowServer.
I keep referring to it as the windowing server anyway.
This commit is contained in:
parent
d0137f0e96
commit
e42f090ed3
4 changed files with 4 additions and 18 deletions
|
@ -58,12 +58,6 @@ WIDGETS_OBJS = \
|
|||
../Widgets/Color.o \
|
||||
../Widgets/CharacterBitmap.o \
|
||||
../Widgets/EventLoop.o \
|
||||
../Widgets/Label.o \
|
||||
../Widgets/Button.o \
|
||||
../Widgets/MsgBox.o \
|
||||
../Widgets/ListBox.o \
|
||||
../Widgets/CheckBox.o \
|
||||
../Widgets/TextBox.o \
|
||||
../Widgets/AbstractScreen.o \
|
||||
../Widgets/GUIEventDevice.o \
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue