]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/regex.h
Split wxDataViewVirtualModel fork wxDataViewIndexModel to make the code clearer and...
[wxWidgets.git] / interface / regex.h
index 419a1107f1b820a681830d1b08d5c92e80020eea..68db15b112d93501f8a5970812bd28c36801a131 100644 (file)
@@ -129,7 +129,7 @@ public:
     /**
         Replace all occurrences: this is actually a synonym for
         Replace().
-        
+
         @see ReplaceFirst()
     */
     int ReplaceAll(wxString* text, const wxString& replacement) const;