From 353e1da81b235d7798763bce76428fb473108fb6 Mon Sep 17 00:00:00 2001 From: alwin Date: Sun, 14 Dec 2003 17:33:16 +0000 Subject: - replied mails will get the flag answered - text fix in preparing the message for a reply --- (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 ef972c8..6ff8d62 100644 --- a/noncore/net/mail/libmailwrapper/pop3wrapper.h +++ b/noncore/net/mail/libmailwrapper/pop3wrapper.h @@ -20,6 +20,7 @@ public: virtual QList* listFolders(); virtual QString fetchPart(const RecMail&mail,const RecPart&part); virtual void deleteMail(const RecMail&mail); + virtual void answeredMail(const RecMail&mail); RecBody fetchBody( const RecMail &mail ); static void pop3_progress( size_t current, size_t maximum ); -- cgit v0.9.0.2