]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/artprov.h
define {first,second}_type in the struct declared by _WX_DECLARE_PAIR too for compati...
[wxWidgets.git] / include / wx / artprov.h
index e49c3b36d59aee5caf8dc20ca85d6424e8377eba..34f365a8e98aba52e70ccb450ef84c1a74e4f63c 100644 (file)
@@ -111,7 +111,7 @@ typedef wxString wxArtID;
 // wxArtProvider class
 // ----------------------------------------------------------------------------
 
-class WXDLLEXPORT wxArtProvider : public wxObject
+class WXDLLIMPEXP_CORE wxArtProvider : public wxObject
 {
 public:
     // Dtor removes the provider from providers stack if it's still on it