]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/region.h
configure test for round
[wxWidgets.git] / include / wx / palmos / region.h
index c489ecfe06de52ad7c39b7c40122659f94f3c049..31af0202bec05cf9a4af5d119d7f6abe45986121 100644 (file)
 class WXDLLEXPORT wxRect;
 class WXDLLEXPORT wxPoint;
 
-enum wxRegionContain
-{
-    wxOutRegion = 0,
-    wxPartRegion = 1,
-    wxInRegion = 2
-};
-
 // So far, for internal use only
 enum wxRegionOp
 {