]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/region.h
Some code renaming to avoid confusion. Test editable column in sample.
[wxWidgets.git] / include / wx / msw / region.h
index d867083f3fd46bd7c46185dbc715da52da000195..e9463fdd1389e51061a9570d42b2dbf66886e0ef 100644 (file)
@@ -52,7 +52,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)
 };