mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
UI: Separate headless-browser into multiple files
The main goal here is to improve maintainability of headless-browser.
This commit is contained in:
committed by
Andreas Kling
parent
79365c9519
commit
567a6cc02d
@@ -1,5 +1,8 @@
|
||||
set(SOURCES
|
||||
${LADYBIRD_SOURCES}
|
||||
Application.cpp
|
||||
HeadlessWebView.cpp
|
||||
Test.cpp
|
||||
main.cpp
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user