]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/filename.h
Fixed typo in my last commit (it did break socket detection code :-( ).
[wxWidgets.git] / include / wx / filename.h
index 2768f4e0639613f299c165769bd7bb6528966374..ceb0fc820e14b775b4bc072e3e9b59d3e39788c4 100644 (file)
@@ -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);