1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 10:27:35 +00:00

LibWebView: Move StylePropertiesModel to LibWebView

This patch has no functional changes.
This commit is contained in:
DexesTTP 2022-04-30 11:15:31 +02:00 committed by Andreas Kling
parent b797e1e2b9
commit 962040b49c
5 changed files with 7 additions and 7 deletions

View file

@ -334,7 +334,6 @@ set(SOURCES
SVG/TagNames.cpp
SVG/ViewBox.cpp
Selection/Selection.cpp
StylePropertiesModel.cpp
UIEvents/EventNames.cpp
UIEvents/FocusEvent.cpp
UIEvents/KeyboardEvent.cpp