mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
HackStudio: Run clang-format
This commit is contained in:
@@ -55,8 +55,8 @@ private:
|
||||
|
||||
String m_name;
|
||||
mutable RefPtr<CodeDocument> m_document;
|
||||
int m_vertical_scroll_value{ 0 };
|
||||
int m_horizontal_scroll_value{ 0 };
|
||||
int m_vertical_scroll_value { 0 };
|
||||
int m_horizontal_scroll_value { 0 };
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user