projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix discrepancy between different ways of measuring text extents under Mac.
[wxWidgets.git]
/
interface
/
wx
/
checkbox.h
diff --git
a/interface/wx/checkbox.h
b/interface/wx/checkbox.h
index 94516894d0f2c75239204c287f2784c6fcd1925d..c4f7543b90d4f673467dba6e964597499c8fb15c 100644
(file)
--- a/
interface/wx/checkbox.h
+++ b/
interface/wx/checkbox.h
@@
-71,11
+71,11
@@
public:
@param label
Text to be displayed next to the checkbox.
@param pos
@param label
Text to be displayed next to the checkbox.
@param pos
- Checkbox position.
If wxDefaultPosition is specified then a default
- position is chosen.
+ Checkbox position.
+
If ::wxDefaultPosition is specified then a default
position is chosen.
@param size
@param size
- Checkbox size.
If wxDefaultSize is specified then a default size is
- chosen.
+ Checkbox size.
+
If ::wxDefaultSize is specified then a default size is
chosen.
@param style
Window style. See wxCheckBox.
@param validator
@param style
Window style. See wxCheckBox.
@param validator