mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 10:37:44 +00:00
Ladybird/Qt: Remove the standalone JavaScript console
This commit is contained in:
parent
b385a44f6f
commit
c4daaa9902
7 changed files with 2 additions and 223 deletions
|
@ -19,7 +19,6 @@ moc_qt_objects("generate_moc") {
|
|||
sources = [
|
||||
"Qt/AutoComplete.h",
|
||||
"Qt/BrowserWindow.h",
|
||||
"Qt/ConsoleWidget.h",
|
||||
"Qt/EventLoopImplementationQtEventTarget.h",
|
||||
"Qt/InspectorWidget.h",
|
||||
"Qt/LocationEdit.h",
|
||||
|
@ -89,7 +88,6 @@ executable("ladybird_executable") {
|
|||
sources += [
|
||||
"Qt/AutoComplete.cpp",
|
||||
"Qt/BrowserWindow.cpp",
|
||||
"Qt/ConsoleWidget.cpp",
|
||||
"Qt/EventLoopImplementationQt.cpp",
|
||||
"Qt/EventLoopImplementationQtEventTarget.cpp",
|
||||
"Qt/Icon.cpp",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue