X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/526954c5968baa29218c994ec48e476ae2bd4b9f..6aacfc7320dd6e5e145848b4f25630d675f8fb10:/interface/wx/caret.h diff --git a/interface/wx/caret.h b/interface/wx/caret.h index 374d233afd..de8bcc0272 100644 --- a/interface/wx/caret.h +++ b/interface/wx/caret.h @@ -104,7 +104,7 @@ public: /** Returns @true if the caret is visible and @false if it is permanently - hidden (if it is is blinking and not shown currently but will be after + hidden (if it is blinking and not shown currently but will be after the next blink, this method still returns @true). */ bool IsVisible() const;