mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 17:27:46 +00:00
LibCore: Move LibGUI/GTimer to LibCore/CTimer.
This commit is contained in:
parent
667e678aa6
commit
47a2982119
5 changed files with 14 additions and 14 deletions
|
@ -11,6 +11,7 @@ OBJS = \
|
|||
CNetworkJob.o \
|
||||
CNetworkResponse.o \
|
||||
CObject.o \
|
||||
CTimer.o \
|
||||
CEventLoop.o \
|
||||
CEvent.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue