From 7af2d3ac28311917eabd1b7c0ae07fffdf401b2f Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Thu, 11 Feb 2016 17:02:40 +0100 Subject: Import new mails as well --- examples/maildirresource/libmaildir/maildir.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'examples/maildirresource/libmaildir/maildir.h') diff --git a/examples/maildirresource/libmaildir/maildir.h b/examples/maildirresource/libmaildir/maildir.h index 6c68656..31778ac 100644 --- a/examples/maildirresource/libmaildir/maildir.h +++ b/examples/maildirresource/libmaildir/maildir.h @@ -162,6 +162,11 @@ public: */ QDateTime lastModified( const QString &key ) const; + /** + * Move all mails in new to cur + */ + void importNewMails(); + /** * Return the contents of the file in the maildir with the given @p key. */ -- cgit v1.2.3