aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/async/imap/MCIMAPAsyncConnection.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/async/imap/MCIMAPAsyncConnection.h')
-rwxr-xr-xsrc/async/imap/MCIMAPAsyncConnection.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/async/imap/MCIMAPAsyncConnection.h b/src/async/imap/MCIMAPAsyncConnection.h
index 28bac80c..6af22b50 100755
--- a/src/async/imap/MCIMAPAsyncConnection.h
+++ b/src/async/imap/MCIMAPAsyncConnection.h
@@ -167,6 +167,7 @@ namespace mailcore {
virtual void runOperation(IMAPOperation * operation);
virtual IMAPSession * session();
+ virtual void cancelAllOperations();
virtual unsigned int operationsCount();
virtual void setLastFolder(String * folder);