summaryrefslogtreecommitdiffstats
path: root/kbabel/common/regexpextractor.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbabel/common/regexpextractor.h')
-rw-r--r--kbabel/common/regexpextractor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbabel/common/regexpextractor.h b/kbabel/common/regexpextractor.h
index 06de48c0..75b6e0d3 100644
--- a/kbabel/common/regexpextractor.h
+++ b/kbabel/common/regexpextractor.h
@@ -125,7 +125,7 @@ public:
/**
* @return the string, where matches are replaced with the given string
*/
- TQString matchesReplaced(const TQString& tqreplace);
+ TQString matchesReplaced(const TQString& replace);
//Functions that allow user to define his own regexps.