]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/region.h
Make wxMDIParentFrame a regular top level window
[wxWidgets.git] / include / wx / mgl / region.h
index 3508341a1972685b850a10e9dc70b785064b6be3..440d26c7f51af0129544bf391469eef1a8412d88 100644 (file)
@@ -103,7 +103,7 @@ public:
     // Does the region contain the rectangle rect?
     wxRegionContain Contains(const wxRect& rect) const;
 
-    // Convert the region to a B&W bitmap with the black pixels being inside
+    // Convert the region to a B&W bitmap with the white pixels being inside
     // the region.
     wxBitmap ConvertToBitmap() const;