mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
Extract EditorResourceConversionPlugin into its own source files and clean up editor includes
This commit is contained in:
parent
7686cfec64
commit
9f55bd971e
64 changed files with 180 additions and 64 deletions
|
@ -37,6 +37,7 @@
|
|||
#include "editor/doc_tools.h"
|
||||
#include "editor/editor_log.h"
|
||||
#include "editor/editor_node.h"
|
||||
#include "editor/editor_settings.h"
|
||||
|
||||
DebugAdapterProtocol *DebugAdapterProtocol::singleton = nullptr;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue