You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Cleanup header includes for AddMetadataDialog
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
#include "editor/debugger/script_editor_debugger.h"
|
||||
#include "scene/gui/button.h"
|
||||
#include "scene/gui/check_box.h"
|
||||
#include "scene/gui/line_edit.h"
|
||||
|
||||
void EditorExpressionEvaluator::on_start() {
|
||||
expression_input->set_editable(false);
|
||||
|
||||
Reference in New Issue
Block a user