]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/region.h
allow wxRB_GROUP to be changed after creation (patch 1544686)
[wxWidgets.git] / include / wx / msw / region.h
index d6cac7c66725b1aec4a8ec0f4a0d2e66beb22887..b26a996c087ee56e523e66c31a9094e17ac8c24f 100644 (file)
 class WXDLLEXPORT wxRect;
 class WXDLLEXPORT wxPoint;
 
-enum wxRegionContain
-{
-    wxOutRegion = 0,
-    wxPartRegion = 1,
-    wxInRegion = 2
-};
-
 // So far, for internal use only
 enum wxRegionOp
 {