mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
Organize existing code for editor plugins
This commit is contained in:
parent
6118592c6d
commit
1bcbbe96c4
96 changed files with 137 additions and 132 deletions
|
@ -41,7 +41,7 @@
|
|||
#include "core/templates/self_list.h"
|
||||
|
||||
#ifdef TOOLS_ENABLED
|
||||
#include "editor/editor_plugin.h"
|
||||
#include "editor/plugins/editor_plugin.h"
|
||||
#endif
|
||||
|
||||
class CSharpScript;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue