mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 08:27:45 +00:00
LibWeb: Add ImageBox to forwarding header
This commit is contained in:
parent
02c2b1e67e
commit
c4295edc81
1 changed files with 1 additions and 0 deletions
|
@ -508,6 +508,7 @@ class ButtonBox;
|
||||||
class CheckBox;
|
class CheckBox;
|
||||||
class FlexFormattingContext;
|
class FlexFormattingContext;
|
||||||
class FormattingContext;
|
class FormattingContext;
|
||||||
|
class ImageBox;
|
||||||
class InlineFormattingContext;
|
class InlineFormattingContext;
|
||||||
class Label;
|
class Label;
|
||||||
class LabelableNode;
|
class LabelableNode;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue