summaryrefslogtreecommitdiffstats
path: root/editor/plugins/text_control_editor_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/plugins/text_control_editor_plugin.h')
-rw-r--r--editor/plugins/text_control_editor_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/plugins/text_control_editor_plugin.h b/editor/plugins/text_control_editor_plugin.h
index 1d65073c98..1349003a9c 100644
--- a/editor/plugins/text_control_editor_plugin.h
+++ b/editor/plugins/text_control_editor_plugin.h
@@ -66,7 +66,7 @@ class TextControlEditor : public HBoxContainer {
Ref<Font> custom_font;
protected:
- void _notification(int p_notification);
+ void _notification(int p_what);
static void _bind_methods();
void _find_resources(EditorFileSystemDirectory *p_dir);