Compilation fixed sor wxUSE_PROTOCOL_FTP/HTTP=0.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@22929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -66,7 +66,7 @@ public:
|
||||
protected:
|
||||
static wxProtoInfo *ms_protocols;
|
||||
|
||||
#if wxUSE_SOCKETS
|
||||
#if wxUSE_SOCKETS && wxUSE_PROTOCOL_HTTP
|
||||
static wxHTTP *ms_proxyDefault;
|
||||
static bool ms_useDefaultProxy;
|
||||
wxHTTP *m_proxy;
|
||||
|
Reference in New Issue
Block a user