]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/tokenzr.h
Fixed wxPGMultiButton (event handling, FinalizePosition() -> Finalize(), no longer...
[wxWidgets.git] / interface / wx / tokenzr.h
index ef717d86e5c99e431caf1f1e1751dec1ae4d5964..ed88750a317905c9459588ccc7b154e558a57865 100644 (file)
@@ -125,12 +125,12 @@ public:
 
         @since 2.7.0
     */
-    wxChar GetLastDelimiter();
+    wxChar GetLastDelimiter() const;
 
     /**
         Returns the next token or empty string if the end of string was reached.
     */
-    wxString GetNextToken() const;
+    wxString GetNextToken();
 
     /**
         Returns the current position (i.e. one index after the last returned