]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/fs_inet.h
added support for POST method and alternate ports (part of patch 649438)
[wxWidgets.git] / include / wx / fs_inet.h
index 846d8accff045ebfe81566f24a520dc001415206..e7340b8ab97287999a99a03ad63d9580c779f9e0 100644 (file)
@@ -39,7 +39,7 @@ limitation)
 // wxInternetFSHandler
 //--------------------------------------------------------------------------------
 
-class WXDLLEXPORT_BASE wxInternetFSHandler : public wxFileSystemHandler
+class WXDLLIMPEXP_BASE wxInternetFSHandler : public wxFileSystemHandler
 {
     private:
         wxHashTable m_Cache;