Cleans up headers included in editor_node.h
This commit is contained in:
parent
d711c57d76
commit
078c0d75f2
72 changed files with 180 additions and 49 deletions
|
|
@ -33,7 +33,9 @@
|
|||
#include "core/io/json.h"
|
||||
#include "core/version.h"
|
||||
#include "editor/editor_node.h"
|
||||
#include "editor/editor_scale.h"
|
||||
#include "editor/editor_settings.h"
|
||||
#include "editor/project_settings_editor.h"
|
||||
|
||||
void EditorAssetLibraryItem::configure(const String &p_title, int p_asset_id, const String &p_category, int p_category_id, const String &p_author, int p_author_id, const String &p_cost) {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue