X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/371a5b4e62eb415107e045588f614fa49e866e78..f526f7526bfe458ec15ef1bd7abafd66caaf79c2:/include/wx/protocol/http.h diff --git a/include/wx/protocol/http.h b/include/wx/protocol/http.h index 5cc6e8e5bb..fdcda59dc3 100644 --- a/include/wx/protocol/http.h +++ b/include/wx/protocol/http.h @@ -18,7 +18,7 @@ #include "wx/list.h" #include "wx/protocol/protocol.h" -class WXDLLEXPORT wxHTTP : public wxProtocol { +class WXDLLIMPEXP_BASE wxHTTP : public wxProtocol { DECLARE_DYNAMIC_CLASS(wxHTTP) DECLARE_PROTOCOL(wxHTTP) protected: