X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8a16d7370e3cdc7d583a6f14ab11b3a1d27b73df..0ca07313fb52c48ecf6b956593d8b3e961a5de63:/include/wx/region.h diff --git a/include/wx/region.h b/include/wx/region.h index e5549cf254..a4d68ec2ae 100644 --- a/include/wx/region.h +++ b/include/wx/region.h @@ -193,7 +193,7 @@ protected: #define wxHAS_REGION_COMBINE -class wxRegionWithCombine : public wxRegionBase +class WXDLLEXPORT wxRegionWithCombine : public wxRegionBase { public: // these methods are not part of public API as they're not implemented on