]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/protocol/http.h
adapting to autorelease of factory methods
[wxWidgets.git] / include / wx / protocol / http.h
index 6bcd4b893b1071a779a04e3fc9b67a5ae40829fd..1e99661b1e086ca489001cf2909ba309c4cfeed3 100644 (file)
@@ -75,7 +75,7 @@ protected:
 
     DECLARE_DYNAMIC_CLASS(wxHTTP)
     DECLARE_PROTOCOL(wxHTTP)
-    DECLARE_NO_COPY_CLASS(wxHTTP)
+    wxDECLARE_NO_COPY_CLASS(wxHTTP);
 };
 
 #endif // wxUSE_PROTOCOL_HTTP