]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/tokenzr.h
Ensure that the overall table border doesn't get overdrawn by cell borders with a...
[wxWidgets.git] / interface / wx / tokenzr.h
index 3eeeedc143dca00d372d643305c7f596ab45090b..0f912af74f118631cbf32c0f80ac58c48ec72144 100644 (file)
@@ -2,7 +2,6 @@
 // Name:        tokenzr.h
 // Purpose:     interface of wxStringTokenizer
 // Author:      wxWidgets team
-// RCS-ID:      $Id$
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
@@ -175,7 +174,7 @@ public:
 
     @return The array with the parsed tokens.
 
-    @header{wx/string.h}
+    @header{wx/tokenzr.h}
 */
 wxArrayString 
 wxStringTokenize(const wxString& str,