]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/unix/mimetype.h
more compilation fixes for VC6 (#9492)
[wxWidgets.git] / include / wx / unix / mimetype.h
index fd21e6c352249a419dc2974ee9dd83a5c9b5ff5e..a5166f638d3e67360bbe7081e2dabef742b710e0 100644 (file)
@@ -21,7 +21,7 @@ class wxMimeTypeCommands;
 WX_DEFINE_ARRAY_PTR(wxMimeTypeCommands *, wxMimeCommandsArray);
 
 // this is the real wxMimeTypesManager for Unix
-class WXDLLEXPORT wxMimeTypesManagerImpl
+class WXDLLIMPEXP_BASE wxMimeTypesManagerImpl
 {
 public:
     // ctor and dtor
@@ -143,9 +143,7 @@ protected:
     friend class WXDLLIMPEXP_FWD_BASE wxFileTypeImpl;
 };
 
-
-
-class WXDLLEXPORT wxFileTypeImpl
+class WXDLLIMPEXP_BASE wxFileTypeImpl
 {
 public:
     // initialization functions