]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/mimetype.h
Added RTTI
[wxWidgets.git] / include / wx / msw / mimetype.h
index 269b9e98c5ded7925f12d877d6619f4cdbca5aa0..df39b8b8e61210bca796c145a97794e4237e31a9 100644 (file)
@@ -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