mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-05 09:06:08 +00:00
LibWeb: Forward-declare FormattingState as a struct
This commit is contained in:
parent
205208db11
commit
51d3c8bbf7
Notes:
sideshowbarker
2024-07-17 17:59:28 +09:00
Author: https://github.com/awesomekling
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