]> git.saurik.com Git - wxWidgets.git/commitdiff
wxStringTokenizer::GetLastDelimiter is new since 2.7.0
authorMart Raudsepp <leio@gentoo.org>
Sun, 28 May 2006 10:19:23 +0000 (10:19 +0000)
committerMart Raudsepp <leio@gentoo.org>
Sun, 28 May 2006 10:19:23 +0000 (10:19 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39368 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/tokenizr.tex

index 3caf7bf3d2b5bf9155ae5590c35a71d2a40140c2..fade99915cf94ef7ee64634f6567bb70ec3b016c 100644 (file)
@@ -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}