aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/editor_file_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/editor/editor_file_dialog.h')
-rw-r--r--tools/editor/editor_file_dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/editor/editor_file_dialog.h b/tools/editor/editor_file_dialog.h
index e2a40cd5d..04ee0cc55 100644
--- a/tools/editor/editor_file_dialog.h
+++ b/tools/editor/editor_file_dialog.h
@@ -93,7 +93,7 @@ private:
OptionButton *drives;
ItemList *item_list;
- TextureFrame *preview;
+ TextureRect *preview;
VBoxContainer *preview_vb;
HBoxContainer *list_hb;
LineEdit *file;