mirror of
https://github.com/RGBCube/serenity
synced 2025-05-17 15:35:06 +00:00
VisualBuilder: Run clang-format on everything.
This commit is contained in:
parent
fba2c971e7
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