Skip to content

Commit 19eda59

Browse files
committed
LibWeb: Add FlexFormattingContext to the forwarding header
1 parent e6e00d2 commit 19eda59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Userland/Libraries/LibWeb/Forward.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ class BlockFormattingContext;
242242
class Box;
243243
class ButtonBox;
244244
class CheckBox;
245+
class FlexFormattingContext;
245246
class FormattingContext;
246247
class InitialContainingBlock;
247248
class InlineFormattingContext;

0 commit comments

Comments
 (0)