From b41e3eb92eab8bf61fd20db70d0317c816b1c2f0 Mon Sep 17 00:00:00 2001 From: alwin Date: Sun, 28 Dec 2003 12:57:44 +0000 Subject: basic folder handling for pop3 accounts some code dups reduced --- (limited to 'noncore/net/mail/libmailwrapper/pop3wrapper.h') diff --git a/noncore/net/mail/libmailwrapper/pop3wrapper.h b/noncore/net/mail/libmailwrapper/pop3wrapper.h index 7502720..2efffdd 100644 --- a/noncore/net/mail/libmailwrapper/pop3wrapper.h +++ b/noncore/net/mail/libmailwrapper/pop3wrapper.h @@ -19,6 +19,7 @@ public: virtual void deleteMail(const RecMail&mail); virtual void answeredMail(const RecMail&mail); + virtual int deleteAllMail(const Folder*); virtual RecBody fetchBody( const RecMail &mail ); static void pop3_progress( size_t current, size_t maximum ); -- cgit v0.9.0.2