mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 12:57:35 +00:00
LibWeb: Move some of PaintContext out of line
This commit is contained in:
parent
ee50a4e060
commit
ed089586ea
3 changed files with 42 additions and 13 deletions
|
@ -276,6 +276,7 @@ set(SOURCES
|
|||
Page/Page.cpp
|
||||
Painting/BackgroundPainting.cpp
|
||||
Painting/BorderPainting.cpp
|
||||
Painting/PaintContext.cpp
|
||||
Painting/ShadowPainting.cpp
|
||||
Painting/StackingContext.cpp
|
||||
RequestIdleCallback/IdleDeadline.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue