X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dd4eefcb295ebf35917a8e3d11fa3082019cf86f..9b026e31597c72e45195b0a5bd854df7d06cc06d:/interface/wx/region.h diff --git a/interface/wx/region.h b/interface/wx/region.h index 9685c82f24..f7b9a466a2 100644 --- a/interface/wx/region.h +++ b/interface/wx/region.h @@ -159,7 +159,7 @@ public: Default constructor. This constructor creates an invalid, or null, object, i.e. calling - IsOk() on it returns @false and IsNull() returns @true. + IsOk() on it returns @false and IsEmpty() returns @true. */ wxRegion(); /**