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
This commit is contained in:
Mart Raudsepp 2006-05-28 10:19:23 +00:00
parent a06ee28822
commit b2458f311b

View 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}