mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 01:07:35 +00:00
Ladybird/WebView: Move WebSocket stuff to its own files
This commit is contained in:
parent
4cc82ac638
commit
e73c2c7029
6 changed files with 188 additions and 117 deletions
|
@ -64,6 +64,8 @@ set(SOURCES
|
|||
Tab.cpp
|
||||
TimerQt.cpp
|
||||
Utilities.cpp
|
||||
WebSocketClientManagerLadybird.cpp
|
||||
WebSocketLadybird.cpp
|
||||
)
|
||||
|
||||
qt_add_executable(ladybird ${SOURCES}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue