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

Ladybird: Add Settings class

This commit is contained in:
Filiph Sandström 2022-07-14 05:41:13 +02:00 committed by Andrew Kaster
parent 1b682e4b2c
commit a838004725
5 changed files with 61 additions and 1 deletions

View file

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