From: Mart Raudsepp Date: Sun, 28 May 2006 10:19:23 +0000 (+0000) Subject: wxStringTokenizer::GetLastDelimiter is new since 2.7.0 X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/b2458f311b426717c4d36b51aed2595a59f373d9 wxStringTokenizer::GetLastDelimiter is new since 2.7.0 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39368 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/tokenizr.tex b/docs/latex/wx/tokenizr.tex index 3caf7bf3d2..fade99915c 100644 --- a/docs/latex/wx/tokenizr.tex +++ b/docs/latex/wx/tokenizr.tex @@ -118,6 +118,8 @@ Returns the delimiter which ended scan for the last token returned by there had been no calls to this function yet or if it returned the trailing empty token in \texttt{wxTOKEN\_RET\_EMPTY\_ALL} mode. +\newsince{2.7.0} + \membersection{wxStringTokenizer::GetNextToken}\label{wxstringtokenizergetnexttoken}