projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Allow creating wxGraphicsFont without using wxFont.
[wxWidgets.git]
/
interface
/
wx
/
caret.h
diff --git
a/interface/wx/caret.h
b/interface/wx/caret.h
index 374d233afd23038cb6c8801839c1b2853e0f74bf..de8bcc0272148d6a0c5c8dbb74eae0fd35cb00f1 100644
(file)
--- 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
/**
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;
the next blink, this method still returns @true).
*/
bool IsVisible() const;