Style: Apply clang-format on all files
Thus fixing some invalid changes that had still made it to the master branch.
This commit is contained in:
parent
5549407308
commit
76005a8e75
45 changed files with 57 additions and 58 deletions
|
|
@ -31,10 +31,10 @@
|
|||
|
||||
#include "editor_node.h"
|
||||
#include "editor_settings.h"
|
||||
#include "project_settings.h"
|
||||
#include "io/resource_loader.h"
|
||||
#include "os/dir_access.h"
|
||||
#include "os/file_access.h"
|
||||
#include "project_settings.h"
|
||||
#include "scene/resources/packed_scene.h"
|
||||
|
||||
void EditorHistory::_cleanup_history() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue