X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a44f3b5a890fbb2a88ef9adafd94f662e1664889..0a29d575ca4d8476c31c86865a3cdba7c9e154b6:/interface/wx/filename.h diff --git a/interface/wx/filename.h b/interface/wx/filename.h index 4917fecce9..ffaabdd23f 100644 --- a/interface/wx/filename.h +++ b/interface/wx/filename.h @@ -546,7 +546,7 @@ public: @see GetPathSeparators() */ - static wxChar GetPathSeparator(wxPathFormat format = wxPATH_NATIVE); + static wxUniChar GetPathSeparator(wxPathFormat format = wxPATH_NATIVE); /** Returns the string containing all the path separators for this format.