mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 21:27:35 +00:00
LibWeb: Forward-declare FormattingState as a struct
This commit is contained in:
parent
205208db11
commit
51d3c8bbf7
1 changed files with 1 additions and 1 deletions
|
@ -299,7 +299,7 @@ class ButtonBox;
|
|||
class CheckBox;
|
||||
class FlexFormattingContext;
|
||||
class FormattingContext;
|
||||
class FormattingState;
|
||||
struct FormattingState;
|
||||
class InitialContainingBlock;
|
||||
class InlineFormattingContext;
|
||||
class Label;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue