mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-31 06:38:22 +00:00
LibWeb: Remove InlinePaintable
It was replaced with PaintableWithLines.
This commit is contained in:
parent
6a549f6270
commit
c097f53875
Notes:
github-actions[bot]
2024-10-16 18:26:34 +00:00
Author: https://github.com/kalenikaliaksandr
Commit: c097f53875
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1829
17 changed files with 1 additions and 513 deletions
|
@ -39,7 +39,6 @@
|
|||
#include <LibWeb/Layout/SVGBox.h>
|
||||
#include <LibWeb/Layout/TextNode.h>
|
||||
#include <LibWeb/Layout/Viewport.h>
|
||||
#include <LibWeb/Painting/InlinePaintable.h>
|
||||
#include <LibWeb/Painting/PaintableBox.h>
|
||||
#include <LibWeb/Painting/TextPaintable.h>
|
||||
#include <LibWeb/SVG/SVGDecodedImageData.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue