Remove unused header in editor.
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
This commit is contained in:
@ -30,6 +30,8 @@
|
||||
|
||||
#include "add_metadata_dialog.h"
|
||||
|
||||
#include "editor/themes/editor_scale.h"
|
||||
|
||||
AddMetadataDialog::AddMetadataDialog() {
|
||||
VBoxContainer *vbc = memnew(VBoxContainer);
|
||||
add_child(vbc);
|
||||
|
||||
Reference in New Issue
Block a user