You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-22 15:06:45 +00:00
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:
@@ -32,8 +32,8 @@
|
||||
#include "editor_file_system.h"
|
||||
#include "editor_node.h"
|
||||
#include "editor_settings.h"
|
||||
#include "project_settings.h"
|
||||
#include "os/keyboard.h"
|
||||
#include "project_settings.h"
|
||||
#include "scene/gui/margin_container.h"
|
||||
|
||||
void EditorSettingsDialog::ok_pressed() {
|
||||
|
||||
Reference in New Issue
Block a user