]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/region.h
Mark Mac-specific wxMenuBar methods with @onlyfor{wxosx}.
[wxWidgets.git] / interface / wx / region.h
index 9685c82f24b12ef9f2a4252aec92827c74b34ab8..f7b9a466a2d6bf3c95a4b24127ea9c4325b8364f 100644 (file)
@@ -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();
     /**