Improve compilation speed (forward declarations/includes cleanup)
This commit is contained in:
parent
36892b7fc8
commit
b396fd4eef
308 changed files with 664 additions and 350 deletions
|
|
@ -30,8 +30,8 @@
|
|||
|
||||
#include "editor_path.h"
|
||||
|
||||
#include "editor_node.h"
|
||||
#include "editor_scale.h"
|
||||
#include "editor/editor_node.h"
|
||||
#include "editor/editor_scale.h"
|
||||
|
||||
void EditorPath::_add_children_to_popup(Object *p_obj, int p_depth) {
|
||||
if (p_depth > 8) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue