X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ac7ad70d4c6d7db2ab9e01a4662611f2a706b6fe..dbaa16de075ca1f81ee663f11a67cecf4c0eb7bd:/include/wx/mac/corefoundation/stdpaths.h diff --git a/include/wx/mac/corefoundation/stdpaths.h b/include/wx/mac/corefoundation/stdpaths.h index b4b2a88dc8..3fcb8d5676 100644 --- a/include/wx/mac/corefoundation/stdpaths.h +++ b/include/wx/mac/corefoundation/stdpaths.h @@ -41,8 +41,9 @@ public: virtual wxString GetUserDataDir() const; virtual wxString GetPluginsDir() const; virtual wxString GetResourcesDir() const; - virtual wxString GetLocalizedResourcesDir(const wxChar *lang, - ResourceCat category) const; + virtual wxString + GetLocalizedResourcesDir(const wxString& lang, + ResourceCat category = ResourceCat_None) const; virtual wxString GetDocumentsDir() const; protected: