X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/57bf907d8e45ced18486d74c04f41c06034b7e65..997e8e2979b126b15993a79a37c8ae0c8dff664e:/interface/wx/archive.h?ds=sidebyside diff --git a/interface/wx/archive.h b/interface/wx/archive.h index 1a06aabad6..1bb6579bfe 100644 --- a/interface/wx/archive.h +++ b/interface/wx/archive.h @@ -358,7 +358,7 @@ public: When using wxSTREAM_FILEEXT for the second parameter, the first parameter can be a complete filename rather than just an extension. */ - static const wxArchiveClassFactory* Find(const wxChar* protocol, + static const wxArchiveClassFactory* Find(const wxString& protocol, wxStreamProtocolType type = wxSTREAM_PROTOCOL); /**