X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/af49c4b8a2d3553e733e71c7dd3911881f4c1a2a..7af0846427683d08c44b5d88f39c932ace31843c:/include/wx/fs_inet.h diff --git a/include/wx/fs_inet.h b/include/wx/fs_inet.h index 16ef297579..e7340b8ab9 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_BASE wxInternetFSHandler : public wxFileSystemHandler { private: wxHashTable m_Cache;