From 2b8d65761ceabecaba0f5e1d71111997c5bf8b69 Mon Sep 17 00:00:00 2001 From: iwek7 Date: Sat, 10 Aug 2019 01:15:25 +0200 Subject: Improvements and fixes of filesystem dock --- editor/filesystem_dock.h | 1 + 1 file changed, 1 insertion(+) (limited to 'editor/filesystem_dock.h') diff --git a/editor/filesystem_dock.h b/editor/filesystem_dock.h index cc5ba94b48..561a4eba81 100644 --- a/editor/filesystem_dock.h +++ b/editor/filesystem_dock.h @@ -279,6 +279,7 @@ private: bool _is_file_type_disabled_by_feature_profile(const StringName &p_class); void _feature_profile_changed(); + Vector _remove_self_included_paths(Vector selected_strings); protected: void _notification(int p_what); -- cgit v1.2.3