summaryrefslogtreecommitdiffstats
path: root/kmail/kmmsgdict.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/kmmsgdict.h')
-rw-r--r--kmail/kmmsgdict.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/kmmsgdict.h b/kmail/kmmsgdict.h
index 60fabf6c..a1316534 100644
--- a/kmail/kmmsgdict.h
+++ b/kmail/kmmsgdict.h
@@ -97,7 +97,7 @@ private:
unsigned long insert(const KMMsgBase *msg, int index = -1);
/** Set the serial number of @p msg to @p msgSerNum */
- void replace(unsigned long msgSerNum,
+ void tqreplace(unsigned long msgSerNum,
const KMMsgBase *msg, int index = -1);
/** Removes a message. */