mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 05:37:34 +00:00
LibWeb: Move Frame.{cpp,h} into a new Frame/ directory
This commit is contained in:
parent
5e9d1b2165
commit
896db187e5
17 changed files with 18 additions and 17 deletions
|
@ -64,7 +64,8 @@ set(SOURCES
|
|||
DOMTreeModel.cpp
|
||||
Dump.cpp
|
||||
FontCache.cpp
|
||||
Frame.cpp
|
||||
Frame/EventHandler.cpp
|
||||
Frame/Frame.cpp
|
||||
Layout/BoxModelMetrics.cpp
|
||||
Layout/LayoutBlock.cpp
|
||||
Layout/LayoutBox.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue