diff options
Diffstat (limited to 'editor/filesystem_dock.h')
-rw-r--r-- | editor/filesystem_dock.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/filesystem_dock.h b/editor/filesystem_dock.h index 39dc4784b8..8783c402cd 100644 --- a/editor/filesystem_dock.h +++ b/editor/filesystem_dock.h @@ -253,6 +253,7 @@ private: void _toggle_split_mode(bool p_active); + void _focus_current_search_box(); void _search_changed(const String &p_text, const Control *p_from); MenuButton *_create_file_menu_button(); |