X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4dfbcdd53d414c34498a84d1ac84cb7e1e74ef71..e5ee4c908b9dbcf07f0441aa74d8635b7343be4d:/include/wx/filename.h diff --git a/include/wx/filename.h b/include/wx/filename.h index 2768f4e063..ceb0fc820e 100644 --- a/include/wx/filename.h +++ b/include/wx/filename.h @@ -242,7 +242,7 @@ public: // variables will be expanded in it // // this may be done using another (than current) value of cwd - bool Normalize(wxPathNormalize flags = wxPATH_NORM_ALL, + bool Normalize(int flags = wxPATH_NORM_ALL, const wxString& cwd = wxEmptyString, wxPathFormat format = wxPATH_NATIVE);