projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Doc fix
[wxWidgets.git]
/
docs
/
latex
/
wx
/
stattext.tex
diff --git
a/docs/latex/wx/stattext.tex
b/docs/latex/wx/stattext.tex
index ab6f61f2c8114e0ab756c84bb11ef28eb29f4c56..0e4b1d5eab3abdf40e0d0d506e1c6d9ffd78425a 100644
(file)
--- a/
docs/latex/wx/stattext.tex
+++ b/
docs/latex/wx/stattext.tex
@@
-106,3
+106,5
@@
This functions wraps the controls label so that each of its lines becomes at
most \arg{width} pixels wide if possible (the lines are broken at words
boundaries so it might not be the case if words are too long). If \arg{width}
is negative, no wrapping is done.
+
+\newsince{2.6.2}