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:
parent
19058c7670
commit
ea3883dfbe
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user