From 24a62e8789083f446138aebfa11409b73886aa88 Mon Sep 17 00:00:00 2001 From: alwin Date: Wed, 07 Jan 2004 19:27:47 +0000 Subject: download mail mostly finished accounts can be switched "offline" --- (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 f0307b6..d2b708d 100644 --- a/noncore/net/mail/libmailwrapper/pop3wrapper.h +++ b/noncore/net/mail/libmailwrapper/pop3wrapper.h @@ -30,6 +30,7 @@ public: virtual encodedString* fetchRawBody(const RecMail&mail); virtual void logout(); virtual const QString&getType()const; + virtual const QString&getName()const; static void pop3_progress( size_t current, size_t maximum ); protected: -- cgit v0.9.0.2