You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Editor: Restructure editor code
Moving various editor files into sub folders to reduce clutter
This commit is contained in:
@@ -30,9 +30,9 @@
|
||||
|
||||
#include "editor_dir_dialog.h"
|
||||
|
||||
#include "editor/directory_create_dialog.h"
|
||||
#include "editor/editor_file_system.h"
|
||||
#include "editor/filesystem_dock.h"
|
||||
#include "editor/docks/filesystem_dock.h"
|
||||
#include "editor/file_system/editor_file_system.h"
|
||||
#include "editor/gui/directory_create_dialog.h"
|
||||
#include "editor/themes/editor_theme_manager.h"
|
||||
#include "scene/gui/box_container.h"
|
||||
#include "scene/gui/tree.h"
|
||||
|
||||
Reference in New Issue
Block a user