mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 23:37:36 +00:00
LibWeb: Run clang-format on FormattingContext.h
This commit is contained in:
parent
e1a24edfa9
commit
85859544fa
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ public:
|
|||
LayoutBox& context_box() { return m_context_box; }
|
||||
const LayoutBox& context_box() const { return m_context_box; }
|
||||
|
||||
|
||||
protected:
|
||||
FormattingContext(LayoutBox&);
|
||||
virtual ~FormattingContext();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue