aboutsummaryrefslogtreecommitdiff
path: root/editor/editor_file_dialog.h
diff options
context:
space:
mode:
authorGuilherme Felipe2018-01-31 16:25:42 -0200
committerGuilherme Felipe2018-01-31 16:25:42 -0200
commit09c277693e951199ede72f47263088e1d2bc4c67 (patch)
tree2a8d025af6da0cc869b78cd81271e5ab2c3346ce /editor/editor_file_dialog.h
parent20a52aa39db9a6e35738ee486848bd3dd28510cb (diff)
downloadgodot-09c277693e951199ede72f47263088e1d2bc4c67.tar.gz
godot-09c277693e951199ede72f47263088e1d2bc4c67.tar.zst
godot-09c277693e951199ede72f47263088e1d2bc4c67.zip
Diffstat (limited to 'editor/editor_file_dialog.h')
-rw-r--r--editor/editor_file_dialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/editor_file_dialog.h b/editor/editor_file_dialog.h
index 05f66eadb..b1f8f1108 100644
--- a/editor/editor_file_dialog.h
+++ b/editor/editor_file_dialog.h
@@ -159,6 +159,7 @@ private:
void _recent_selected(int p_idx);
void _item_selected(int p_item);
+ void _multi_selected(int p_item, bool p_selected);
void _items_clear_selection();
void _item_dc_selected(int p_item);