X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/74221ac15ba3539c1cc2c75c2a4c89d13aa3612b..45b81639ef31938fbcf512519dbd74a54fbcd1d5:/include/wx/palmos/region.h diff --git a/include/wx/palmos/region.h b/include/wx/palmos/region.h index 8a7479bbe6..5e973f8073 100644 --- a/include/wx/palmos/region.h +++ b/include/wx/palmos/region.h @@ -55,7 +55,7 @@ protected: virtual bool DoOffset(wxCoord x, wxCoord y); virtual bool DoCombine(const wxRegion& region, wxRegionOp op); - friend class WXDLLEXPORT wxRegionIterator; + friend class WXDLLIMPEXP_FWD_CORE wxRegionIterator; DECLARE_DYNAMIC_CLASS(wxRegion) };