mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 05:17:35 +00:00
LibWeb: Add NodeWithStyleAndBoxModelMetrics to Forward.h
This commit is contained in:
parent
1f894cee59
commit
05682f8c66
1 changed files with 1 additions and 0 deletions
|
@ -254,6 +254,7 @@ class LineBox;
|
||||||
class LineBoxFragment;
|
class LineBoxFragment;
|
||||||
class Node;
|
class Node;
|
||||||
class NodeWithStyle;
|
class NodeWithStyle;
|
||||||
|
class NodeWithStyleAndBoxModelMetrics;
|
||||||
class RadioButton;
|
class RadioButton;
|
||||||
class ReplacedBox;
|
class ReplacedBox;
|
||||||
class TextNode;
|
class TextNode;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue