Improvements and fixes of filesystem dock

This commit is contained in:
iwek7 2019-08-10 01:15:25 +02:00
parent cce148b024
commit 2b8d65761c
2 changed files with 25 additions and 11 deletions

View file

@ -279,6 +279,7 @@ private:
bool _is_file_type_disabled_by_feature_profile(const StringName &p_class);
void _feature_profile_changed();
Vector<String> _remove_self_included_paths(Vector<String> selected_strings);
protected:
void _notification(int p_what);