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

Remove excessive editor/property_editor.h includes

This commit is contained in:
Yuri Sizov
2022-08-01 17:04:35 +03:00
parent 9ec6de1767
commit 1c9ba5ef3e
8 changed files with 21 additions and 3 deletions

View File

@@ -38,6 +38,7 @@
#include "editor/editor_properties.h"
#include "editor/editor_scale.h"
#include "editor/export/editor_export.h"
#include "scene/gui/check_button.h"
#include "scene/gui/link_button.h"
#include "scene/gui/tree.h"