diff options
Diffstat (limited to 'tools/editor/code_editor.h')
-rw-r--r-- | tools/editor/code_editor.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/editor/code_editor.h b/tools/editor/code_editor.h index e786a1e8a2..52a36c979d 100644 --- a/tools/editor/code_editor.h +++ b/tools/editor/code_editor.h @@ -201,6 +201,7 @@ class CodeTextEditor : public VBoxContainer { void _on_settings_change(); + void _update_font(); void _complete_request(); protected: |