Fix the header to be included in wxStringTokenizer documentation.

See #15130.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73752 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2013-03-31 01:12:04 +00:00
parent 19058c7670
commit ea3883dfbe

View File

@ -175,7 +175,7 @@ public:
@return The array with the parsed tokens.
@header{wx/string.h}
@header{wx/tokenzr.h}
*/
wxArrayString
wxStringTokenize(const wxString& str,