projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Intial review of calctrl.h.
[wxWidgets.git]
/
interface
/
regex.h
diff --git
a/interface/regex.h
b/interface/regex.h
index 419a1107f1b820a681830d1b08d5c92e80020eea..68db15b112d93501f8a5970812bd28c36801a131 100644
(file)
--- a/
interface/regex.h
+++ b/
interface/regex.h
@@
-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;