summaryrefslogtreecommitdiffstats
path: root/tools/editor/code_editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/editor/code_editor.h')
-rw-r--r--tools/editor/code_editor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/editor/code_editor.h b/tools/editor/code_editor.h
index 5ed7ce9052..e28517c601 100644
--- a/tools/editor/code_editor.h
+++ b/tools/editor/code_editor.h
@@ -55,7 +55,7 @@ public:
void set_text_editor(TextEdit *p_text_editor);
- GotoLineDialog();
+ GotoLineDialog();
};