mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-11 12:06:07 +00:00
parent
11bb216912
commit
5912df5e42
Notes:
sideshowbarker
2024-07-17 04:03:27 +09:00
Author: https://github.com/trflynn89
Commit: 5912df5e42
Pull-request: https://github.com/SerenityOS/serenity/pull/24489
Reviewed-by: https://github.com/nico ✅
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,7 @@ moc_qt_objects("generate_moc") {
|
||||||
"Qt/AutoComplete.h",
|
"Qt/AutoComplete.h",
|
||||||
"Qt/BrowserWindow.h",
|
"Qt/BrowserWindow.h",
|
||||||
"Qt/EventLoopImplementationQtEventTarget.h",
|
"Qt/EventLoopImplementationQtEventTarget.h",
|
||||||
|
"Qt/FindInPageWidget.h",
|
||||||
"Qt/InspectorWidget.h",
|
"Qt/InspectorWidget.h",
|
||||||
"Qt/LocationEdit.h",
|
"Qt/LocationEdit.h",
|
||||||
"Qt/Settings.h",
|
"Qt/Settings.h",
|
||||||
|
@ -91,6 +92,7 @@ executable("ladybird_executable") {
|
||||||
"Qt/BrowserWindow.cpp",
|
"Qt/BrowserWindow.cpp",
|
||||||
"Qt/EventLoopImplementationQt.cpp",
|
"Qt/EventLoopImplementationQt.cpp",
|
||||||
"Qt/EventLoopImplementationQtEventTarget.cpp",
|
"Qt/EventLoopImplementationQtEventTarget.cpp",
|
||||||
|
"Qt/FindInPageWidget.cpp",
|
||||||
"Qt/Icon.cpp",
|
"Qt/Icon.cpp",
|
||||||
"Qt/InspectorWidget.cpp",
|
"Qt/InspectorWidget.cpp",
|
||||||
"Qt/LocationEdit.cpp",
|
"Qt/LocationEdit.cpp",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue