]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/protocol/http.h
added MSLU reference to wxUSE_UNICODE
[wxWidgets.git] / include / wx / protocol / http.h
index 72080ba71d59fa4853ce29d58f899b56f99422be..feb10b394732911b455ed7cbc2a843e0f72e5413 100644 (file)
@@ -53,6 +53,8 @@ protected:
 
   // deletes the header value strings
   void ClearHeaders();
+
+    DECLARE_NO_COPY_CLASS(wxHTTP)
 };
 
 #endif // wxUSE_PROTOCOL_HTTP