]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/url.h
Motif updates
[wxWidgets.git] / include / wx / url.h
index dae1c6ec308b1fdaea6bb31e93d60080d4d8d456..22741e9295804a5ed8b3b03a383dd89000ae23f5 100644 (file)
@@ -42,6 +42,7 @@ protected:
   wxHTTP m_proxy;
   wxURLError m_error;
   wxString m_protoname, m_hostname, m_servname, m_path, m_url;
+  wxString m_user, m_password;
 
   bool PrepProto(wxString& url);
   bool PrepHost(wxString& url);