1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-12 13:20:55 +00:00

Cleans up headers included in editor_node.h

This commit is contained in:
Haoyu Qiu
2019-12-24 15:17:23 +08:00
parent d711c57d76
commit 078c0d75f2
72 changed files with 180 additions and 49 deletions

View File

@@ -33,8 +33,10 @@
#include "core/class_db.h"
#include "core/os/keyboard.h"
#include "core/print_string.h"
#include "editor_feature_profile.h"
#include "editor_help.h"
#include "editor_node.h"
#include "editor_scale.h"
#include "editor_settings.h"
#include "scene/gui/box_container.h"