X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/af49c4b8a2d3553e733e71c7dd3911881f4c1a2a..26ab89ad4d7e3f7188e21c3d788fa3b9e9894bee:/include/wx/fs_inet.h?ds=sidebyside diff --git a/include/wx/fs_inet.h b/include/wx/fs_inet.h index 16ef297579..c2e9bc0e1e 100644 --- a/include/wx/fs_inet.h +++ b/include/wx/fs_inet.h @@ -39,7 +39,7 @@ limitation) // wxInternetFSHandler //-------------------------------------------------------------------------------- -class WXDLLEXPORT wxInternetFSHandler : public wxFileSystemHandler +class WXDLLIMPEXP_NET wxInternetFSHandler : public wxFileSystemHandler { private: wxHashTable m_Cache;