[Windows] Add support for handling network share paths.

This commit is contained in:
bruvzg
2022-01-24 13:12:46 +02:00
parent 6a3ff8fa1f
commit cba8280515
8 changed files with 69 additions and 16 deletions

View File

@ -180,7 +180,7 @@ private:
void _delete_items();
void _update_drives();
void _update_drives(bool p_select = true);
void _go_up();
void _go_back();