]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/tokenzr.h
use UnsetToolTip() instead of SetToolTip(NULL) to fix wxX11 build broken on Buildbot...
[wxWidgets.git] / interface / wx / tokenzr.h
index f576de6b5e944abe18069ea4595a0b3bd659b551..ef717d86e5c99e431caf1f1e1751dec1ae4d5964 100644 (file)
@@ -61,7 +61,6 @@ enum wxStringTokenizerMode
 
 /**
     @class wxStringTokenizer
-    @wxheader{tokenzr.h}
 
     wxStringTokenizer helps you to break a string up into a number of tokens.
     It replaces the standard C function @c strtok() and also extends it in a