]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/utils.h
add uint/long/ulong overloads of operator* and operator/ to avoid problems with ambig...
[wxWidgets.git] / interface / wx / utils.h
index 94e9977e610f79909b36011c36ad07f77cb8ec81..8e615d89acd1cf42e6e304f08a4d2b5d143ebbfd 100644 (file)
@@ -538,7 +538,7 @@ wxString wxGetFullHostName();
 
     @header{wx/utils.h}
 */
-wxString wxGetUserHome(const wxString& user = "");
+wxString wxGetUserHome(const wxString& user = wxEmptyString);
 
 /**
     This function returns the "user id" also known as "login name" under Unix