X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a158acac6d488f58e5afc7c0ce51908a8ce6f25d..220bfe1596238999c60b810fcf0b86b74ed37e0b:/include/wx/artprov.h?ds=inline diff --git a/include/wx/artprov.h b/include/wx/artprov.h index a9a4eaa964..2ece3c33b2 100644 --- a/include/wx/artprov.h +++ b/include/wx/artprov.h @@ -227,8 +227,8 @@ private: #if !defined(__WXUNIVERSAL__) && \ - (defined(__WXGTK__) || defined(__WXMSW__) || \ - (defined(__WXMAC__) && wxOSX_USE_CARBON)) + ((defined(__WXGTK__) && defined(__WXGTK20__)) || defined(__WXMSW__) || \ + (defined(__WXMAC__) && wxOSX_USE_COCOA_OR_CARBON)) // *some* (partial) native implementation of wxArtProvider exists; this is // not the same as wxArtProvider::HasNativeProvider()! #define wxHAS_NATIVE_ART_PROVIDER_IMPL