diff options
Diffstat (limited to 'kmail/kmfoldermbox.cpp')
-rw-r--r-- | kmail/kmfoldermbox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/kmfoldermbox.cpp b/kmail/kmfoldermbox.cpp index 504b5c5ae..75a584551 100644 --- a/kmail/kmfoldermbox.cpp +++ b/kmail/kmfoldermbox.cpp @@ -809,7 +809,7 @@ int KMFolderMbox::createIndexFromContents() "most-likely not created by KMail;\nplease remove them from there if you " "do not want KMail to send them.")); - tqinvalidateFolder(); + invalidateFolder(); return 0; } |