]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/misc.i
Updates for recent changes to wx, and some other little tweaks and fixes.
[wxWidgets.git] / wxPython / src / misc.i
index af6c141f006ebbd02132be347f1327c3010b2c5c..c484030fbd321b359c03155ebc31bad72659f79c 100644 (file)
@@ -377,7 +377,7 @@ wxString wxGetFullHostName();
 wxString wxGetUserId();
 wxString wxGetUserName();
 wxString wxGetHomeDir();
-
+wxString wxGetUserHome(const char* user = "");
 
 //----------------------------------------------------------------------