]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/misc.i
fixed compile bug for when threads are turned off
[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 = "");
 
 //----------------------------------------------------------------------