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:
Rémi Verschelde
2017-07-30 22:53:40 +02:00
parent 5549407308
commit 76005a8e75
45 changed files with 57 additions and 58 deletions
+1 -1
View File
@@ -31,9 +31,9 @@
#include "editor/editor_scale.h"
#include "editor_file_system.h"
#include "project_settings.h"
#include "io/resource_saver.h"
#include "os/file_access.h"
#include "project_settings.h"
#include "script_language.h"
void ScriptCreateDialog::_notification(int p_what) {