projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
allow windows which are placed inside wxStaticBoxes to be built as children of the...
[wxWidgets.git]
/
interface
/
wx
/
generic
/
spinctrg.h
diff --git
a/interface/wx/generic/spinctrg.h
b/interface/wx/generic/spinctrg.h
index bf1cb0fb412ede9d00ed9972a27f591a423a8549..bccf568a54c9beb4075c56041fafcb0457341721 100644
(file)
--- a/
interface/wx/generic/spinctrg.h
+++ b/
interface/wx/generic/spinctrg.h
@@
-43,11
+43,11
@@
public:
@param id
Window identifier. The value wxID_ANY indicates a default value.
@param pos
@param id
Window identifier. The value wxID_ANY indicates a default value.
@param pos
- Window position.
If wxDefaultPosition is specified then a default
- position is chosen.
+ Window position.
+
If ::wxDefaultPosition is specified then a default
position is chosen.
@param size
@param size
- Window size.
If wxDefaultSize is specified then a default size
- is chosen.
+ Window size.
+
If ::wxDefaultSize is specified then a default size
is chosen.
@param style
Window style. See wxSpinButton.
@param min
@param style
Window style. See wxSpinButton.
@param min