diff options
Diffstat (limited to 'tools/editor/filesystem_dock.h')
| -rw-r--r-- | tools/editor/filesystem_dock.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/editor/filesystem_dock.h b/tools/editor/filesystem_dock.h index 804017be73..0b0a73b9a2 100644 --- a/tools/editor/filesystem_dock.h +++ b/tools/editor/filesystem_dock.h @@ -95,7 +95,7 @@ private: Button *button_hist_prev; LineEdit *current_path; LineEdit *search_box; - TextureFrame *search_icon; + TextureRect *search_icon; HBoxContainer *path_hb; bool split_mode; |