X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1970409e33ce5aa182fa40ea499e532fdbf1982d..d7ad5a0289b22d16a67b9fc2efe1a721e4a5a1ae:/include/wx/artprov.h diff --git a/include/wx/artprov.h b/include/wx/artprov.h index e49c3b36d5..34f365a8e9 100644 --- a/include/wx/artprov.h +++ b/include/wx/artprov.h @@ -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