]> git.saurik.com Git - wxWidgets.git/commitdiff
added newsince note
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 16 Aug 2005 23:55:05 +0000 (23:55 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 16 Aug 2005 23:55:05 +0000 (23:55 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35204 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/stattext.tex

index ab6f61f2c8114e0ab756c84bb11ef28eb29f4c56..0e4b1d5eab3abdf40e0d0d506e1c6d9ffd78425a 100644 (file)
@@ -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}