diff --git a/docs/latex/wx/stattext.tex b/docs/latex/wx/stattext.tex index ab6f61f2c8..0e4b1d5eab 100644 --- 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}