Merge pull request #57116 from bruvzg/win_net_share
This commit is contained in:
commit
9686d680b7
8 changed files with 69 additions and 16 deletions
|
|
@ -405,6 +405,7 @@ public:
|
|||
String get_file() const;
|
||||
static String humanize_size(uint64_t p_size);
|
||||
String simplify_path() const;
|
||||
bool is_network_share_path() const;
|
||||
|
||||
String xml_escape(bool p_escape_quotes = false) const;
|
||||
String xml_unescape() const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue