You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-16 14:00:40 +00:00
Cleanup header includes for AddMetadataDialog
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
#include "editor/editor_inspector.h"
|
||||
#include "editor/plugins/editor_plugin.h"
|
||||
#include "scene/gui/box_container.h"
|
||||
#include "scene/gui/button.h"
|
||||
#include "scene/gui/margin_container.h"
|
||||
|
||||
class CheckBox;
|
||||
@@ -42,6 +43,7 @@ class GridContainer;
|
||||
class Label;
|
||||
class OptionButton;
|
||||
class PanelContainer;
|
||||
class PopupPanel;
|
||||
class Separator;
|
||||
class TextureRect;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user