X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8f884a0dccd6b642f35c441ac9bfc87a6d5b4d35..d8c74d044b5acfedfbc15bf29bbfa4f4bc8f1bf7:/include/wx/palmos/region.h?ds=sidebyside diff --git a/include/wx/palmos/region.h b/include/wx/palmos/region.h index ce0586c21b..9ca01e8071 100644 --- a/include/wx/palmos/region.h +++ b/include/wx/palmos/region.h @@ -12,7 +12,7 @@ #ifndef _WX_PALMOS_REGION_H_ #define _WX_PALMOS_REGION_H_ -class WXDLLEXPORT wxRegion : public wxRegionWithCombine +class WXDLLIMPEXP_CORE wxRegion : public wxRegionWithCombine { public: wxRegion(); @@ -60,7 +60,7 @@ protected: DECLARE_DYNAMIC_CLASS(wxRegion) }; -class WXDLLEXPORT wxRegionIterator : public wxObject +class WXDLLIMPEXP_CORE wxRegionIterator : public wxObject { public: wxRegionIterator() { Init(); }