mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
LibWeb: Forward-declare FormattingState as a struct
This commit is contained in:
@@ -299,7 +299,7 @@ class ButtonBox;
|
||||
class CheckBox;
|
||||
class FlexFormattingContext;
|
||||
class FormattingContext;
|
||||
class FormattingState;
|
||||
struct FormattingState;
|
||||
class InitialContainingBlock;
|
||||
class InlineFormattingContext;
|
||||
class Label;
|
||||
|
||||
Reference in New Issue
Block a user