X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2fb203e6efec1dbbe59184fb4927dd9b6f0a480f..00e7a427a081f91b6a657d85c5ab6125fbea4d7c:/include/wx/protocol/http.h diff --git a/include/wx/protocol/http.h b/include/wx/protocol/http.h index 72080ba71d..feb10b3947 100644 --- a/include/wx/protocol/http.h +++ b/include/wx/protocol/http.h @@ -53,6 +53,8 @@ protected: // deletes the header value strings void ClearHeaders(); + + DECLARE_NO_COPY_CLASS(wxHTTP) }; #endif // wxUSE_PROTOCOL_HTTP