]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/tokenzr.h
put wxURI under networking group, next to wxURL
[wxWidgets.git] / interface / wx / tokenzr.h
index ed88750a317905c9459588ccc7b154e558a57865..a609e1557d88646bf012a2f8018b5170e0cf7f48 100644 (file)
@@ -115,7 +115,7 @@ public:
         GetNextToken() is called and when it reaches 0, HasMoreTokens()
         returns @false.
     */
-    int CountTokens() const;
+    size_t CountTokens() const;
 
     /**
         Returns the delimiter which ended scan for the last token returned by