X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/886dd7d28e50c003cc88b81b968d487a3c17b0d7..0d236fd0faa89b4c3da04facdd50817f03207093:/include/wx/msw/mimetype.h diff --git a/include/wx/msw/mimetype.h b/include/wx/msw/mimetype.h index 269b9e98c5..df39b8b8e6 100644 --- a/include/wx/msw/mimetype.h +++ b/include/wx/msw/mimetype.h @@ -27,7 +27,7 @@ // and is never used directly by the application // ---------------------------------------------------------------------------- -class WXDLLEXPORT_BASE wxFileTypeImpl +class WXDLLIMPEXP_BASE wxFileTypeImpl { public: // ctor @@ -92,7 +92,7 @@ private: bool RemoveDescription(); }; -class WXDLLEXPORT_BASE wxMimeTypesManagerImpl +class WXDLLIMPEXP_BASE wxMimeTypesManagerImpl { public: // nothing to do here, we don't load any data but just go and fetch it from