mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 06:37:35 +00:00
LibGUI: Rename GEventLoop.{cpp,h} => GWindowServerConnection
The GEventLoop class is long gone, and the only class in these files is GWindowServerConnection, so let's update the file names. :^)
This commit is contained in:
parent
69883bea6f
commit
8a024a3305
16 changed files with 22 additions and 26 deletions
|
@ -4,7 +4,7 @@ OBJS = \
|
|||
GPainter.o \
|
||||
GButton.o \
|
||||
GCheckBox.o \
|
||||
GEventLoop.o \
|
||||
GWindowServerConnection.o \
|
||||
GLabel.o \
|
||||
GTextBox.o \
|
||||
GScrollBar.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue