summaryrefslogtreecommitdiff
path: root/editor/debugger/script_editor_debugger.h
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <remi@verschelde.fr>2022-02-15 16:22:11 +0100
committerGitHub <noreply@github.com>2022-02-15 16:22:11 +0100
commitfa67046e983a137e612b00e3de1d445cc4aa24ce (patch)
tree32280e24a2957b4edf32157f40a43a602ff147fb /editor/debugger/script_editor_debugger.h
parent1d910b1e5868814938d644ff181cf30d75516762 (diff)
parent11572c6e309692b62554ae852dfa8fb8943bcbd7 (diff)
Merge pull request #58136 from akien-mga/editor-includes-cleanup
Diffstat (limited to 'editor/debugger/script_editor_debugger.h')
-rw-r--r--editor/debugger/script_editor_debugger.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/debugger/script_editor_debugger.h b/editor/debugger/script_editor_debugger.h
index b673df6191..e4d3a2fa09 100644
--- a/editor/debugger/script_editor_debugger.h
+++ b/editor/debugger/script_editor_debugger.h
@@ -39,7 +39,6 @@
#include "scene/gui/margin_container.h"
class Tree;
-class EditorNode;
class LineEdit;
class TabContainer;
class RichTextLabel;