mirror of
https://github.com/godotengine/godot.git
synced 2025-10-30 05:01:10 +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
|
|
@ -32,7 +32,7 @@
|
|||
#define SHADER_FILE_EDITOR_PLUGIN_H
|
||||
|
||||
#include "editor/code_editor.h"
|
||||
#include "editor/editor_plugin.h"
|
||||
#include "editor/plugins/editor_plugin.h"
|
||||
#include "scene/gui/menu_button.h"
|
||||
#include "scene/gui/panel_container.h"
|
||||
#include "scene/gui/rich_text_label.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue