summaryrefslogtreecommitdiff
path: root/noncore/net/mail/pop3wrapper.h
Side-by-side diff
Diffstat (limited to 'noncore/net/mail/pop3wrapper.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/mail/pop3wrapper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/net/mail/pop3wrapper.h b/noncore/net/mail/pop3wrapper.h
index b791409..f242746 100644
--- a/noncore/net/mail/pop3wrapper.h
+++ b/noncore/net/mail/pop3wrapper.h
@@ -21,4 +21,5 @@ protected:
private:
+ RecMail *parseHeader( const char *header );
POP3account *account;
mailpop3 *m_pop3;