diff options
Diffstat (limited to 'kmail/kmaccount.h')
-rw-r--r-- | kmail/kmaccount.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/kmaccount.h b/kmail/kmaccount.h index 02df2421c..86e2f6956 100644 --- a/kmail/kmaccount.h +++ b/kmail/kmaccount.h @@ -210,7 +210,7 @@ public: /** * If this account is a disconnected IMAP account, tqinvalidate it. */ - virtual void tqinvalidateIMAPFolders(); + virtual void invalidateIMAPFolders(); /** * Determines whether the account can be checked, currently. |