Merge pull request #49295 from foxydevloper/fix-focus-filter
Fix "Filter Files" shortcut by merging duplicate functions
This commit is contained in:
commit
661d7c01b8
2 changed files with 13 additions and 18 deletions
|
|
@ -253,7 +253,6 @@ 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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue