Improvements and fixes of filesystem dock
This commit is contained in:
parent
cce148b024
commit
2b8d65761c
2 changed files with 25 additions and 11 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue