1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 17:37:47 +00:00

Ladybird: Add SettingsDialog stub

This commit is contained in:
Filiph Sandström 2022-07-14 06:08:30 +02:00 committed by Andrew Kaster
parent a838004725
commit 91e5b6d4f5
4 changed files with 53 additions and 0 deletions

View file

@ -54,6 +54,7 @@ set(SOURCES
WebView.cpp
History.cpp
Settings.cpp
SettingsDialog.cpp
Tab.cpp
)