mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-03 06:40:05 +00:00
LibWeb: Remove unused includes from PaintableFragment
This commit is contained in:
parent
342cb7addf
commit
cbe78454fc
Notes:
github-actions[bot]
2025-01-31 12:38:24 +00:00
Author: https://github.com/gmta
Commit: cbe78454fc
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3416
1 changed files with 0 additions and 3 deletions
|
@ -6,10 +6,7 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <LibWeb/Layout/LineBoxFragment.h>
|
|
||||||
#include <LibWeb/Layout/Node.h>
|
#include <LibWeb/Layout/Node.h>
|
||||||
#include <LibWeb/Painting/BackgroundPainting.h>
|
|
||||||
#include <LibWeb/Painting/BorderRadiiData.h>
|
|
||||||
#include <LibWeb/PixelUnits.h>
|
#include <LibWeb/PixelUnits.h>
|
||||||
|
|
||||||
namespace Web::Painting {
|
namespace Web::Painting {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue