mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 03:08:13 +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 Node;
|
||||
class NodeWithStyle;
|
||||
class NodeWithStyleAndBoxModelMetrics;
|
||||
class RadioButton;
|
||||
class ReplacedBox;
|
||||
class TextNode;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue