mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-01 14:42:05 +00:00
VisualBuilder: Run clang-format on everything.
This commit is contained in:
parent
fba2c971e7
commit
892acfb10d
Notes:
sideshowbarker
2024-07-19 13:41:29 +09:00
Author: https://github.com/awesomekling
Commit: 892acfb10d
6 changed files with 100 additions and 82 deletions
|
@ -1,8 +1,8 @@
|
|||
#include "VBPropertiesWindow.h"
|
||||
#include <LibGUI/GWidget.h>
|
||||
#include <LibGUI/GBoxLayout.h>
|
||||
#include <LibGUI/GTableView.h>
|
||||
#include <LibGUI/GTextBox.h>
|
||||
#include <LibGUI/GWidget.h>
|
||||
|
||||
VBPropertiesWindow::VBPropertiesWindow()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue