diff options
Diffstat (limited to 'Ladybird/CMakeLists.txt')
-rw-r--r-- | Ladybird/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Ladybird/CMakeLists.txt b/Ladybird/CMakeLists.txt index de2d38c971..c216275f4b 100644 --- a/Ladybird/CMakeLists.txt +++ b/Ladybird/CMakeLists.txt @@ -82,6 +82,7 @@ set(SOURCES ${BROWSER_SOURCE_DIR}/History.cpp BrowserWindow.cpp ConsoleWidget.cpp + InspectorWidget.cpp ModelTranslator.cpp Settings.cpp SettingsDialog.cpp |